Build system: Fix GitHub release creation

This commit is contained in:
Daniel Rudolf 2018-07-29 12:47:06 +02:00
parent dc37a3efda
commit a7df4c2115
No known key found for this signature in database
GPG key ID: A061F02CD8DE4538

View file

@ -41,7 +41,7 @@ jobs:
skip_cleanup: true
tag_name: $TRAVIS_TAG
target_commitish: $TRAVIS_COMMIT
name: Version $TRAVIS_TAG
name: Version ${TRAVIS_TAG:1}
draft: true
on:
tags: true