Browse Source

Set release name to release tag

Sets only the release version and removes
the merge PR on the release name.
Antony Messerli 4 năm trước cách đây
mục cha
commit
b91da75e75
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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