Rename release tags

This commit is contained in:
Maschell 2018-07-03 20:44:22 +02:00
parent 32baca8b9f
commit 807014780b
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ before_deploy:
- zip -r screenstreamer_wups_nightly_$commit.zip wiiu
- git config --local user.name "Maschell"
- git config --local user.email "Maschell@gmx.de"
- git tag "ScreenshotWUPS-$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)"
- git tag "ScreenStreamerWUPS-$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)"
deploy:
provider: releases
skip_cleanup: true