Explorar el Código

trying to force github releases to overwrite existing continuous release

Sebastian Stenzel hace 7 años
padre
commit
f2107954b3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: