Explorar o código

Merge pull request #687 from netbootxyz/cleanup_release_names

Set release name to release tag
Antony Messerli %!s(int64=4) %!d(string=hai) anos
pai
achega
a0c6857209
Modificáronse 1 ficheiros con 2 adicións e 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