Explorar el Código

Set release name to release tag

Sets only the release version and removes
the merge PR on the release name.
Antony Messerli hace 4 años
padre
commit
b91da75e75
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -119,6 +119,7 @@ jobs:
           api_key: $GITHUB_TOKEN
           file_glob: true
           file: githubout/*
+          name: $RELEASE_TAG
           prerelease: true
           skip_cleanup: true
           on:
@@ -179,6 +180,7 @@ jobs:
           api_key: $GITHUB_TOKEN
           file_glob: true
           file: githubout/*
+          name: $RELEASE_TAG
           skip_cleanup: true
           on:
             branch: master