Reuse the tag, for testing.

This commit is contained in:
Blaž Hrastnik 2020-01-12 20:10:04 +09:00
parent 359784c6d4
commit b328808617

View file

@ -132,7 +132,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_BOT_TOKEN }}
with:
tag_name: ${{ github.ref }}
# tag_name: ${{ github.ref }}
tag_name: test
release_name: ${{ github.ref }}
draft: true
prerelease: false