Fix the builds

This commit is contained in:
Crementif 2018-10-31 11:25:31 +01:00 committed by GitHub
parent b25b6c9e62
commit ce8378da37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,8 +23,8 @@ script:
- |
github-release upload \
--owner=slashiee \
--repo=gfx_pack \
--repo=cemu_graphic_packs \
--tag="Travis$TRAVIS_BUILD_NUMBER" \
--name="Graphic Packs: version $TRAVIS_BUILD_NUMBER" \
--name="1.14.0 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"