Change release names to fit newer Cemu versions

As suggested by https://github.com/slashiee/cemu_graphic_packs/issues/314 .
This commit is contained in:
Crementif 2019-01-04 20:43:58 +01:00 committed by GitHub
parent 128e8bc7aa
commit a9f30d793e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,6 @@ script:
--owner=slashiee \
--repo=cemu_graphic_packs \
--tag="Travis$TRAVIS_BUILD_NUMBER" \
--name="1.14.0 Graphic Packs: V$TRAVIS_BUILD_NUMBER" \
--name="Cemu Graphic Packs: V$TRAVIS_BUILD_NUMBER" \
--body="$(git log -1 --format='Commited at %ci by **%cn** in commit %h%n### %s%n```%n%b%n```%n')" \
"graphicPacks$TRAVIS_BUILD_NUMBER"".zip"