Преглед на файлове

trying to force github releases to overwrite existing continuous release

Sebastian Stenzel преди 7 години
родител
ревизия
f2107954b3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -50,7 +50,7 @@ deploy:
 - provider: releases # CONTINUOUS
   prerelease: true
   api-key: $GITHUB_API_KEY
-  tag_name: continuous
+  target_commitish: $TRAVIS_COMMIT
   overwrite: true
   file_glob: true
   file: