mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-10 16:59:24 +01:00
Fix travis releases
This commit is contained in:
parent
b1c05b4e8c
commit
7aedf53213
@ -54,9 +54,9 @@ after_success:
|
||||
# Create github release
|
||||
- |
|
||||
github-release upload \
|
||||
--owner=Crementif \
|
||||
--owner=slashiee \
|
||||
--repo=cemu_graphic_packs \
|
||||
--tag="Travis$TRAVIS_BUILD_NUMBER" \
|
||||
--name="Graphic Packs: version $TRAVIS_BUILD_NUMBER" \
|
||||
--body="$(git log -1 --format='Commited at %ci by **%cn** in commit %h%n### %s%n```%n%b%n```')" \
|
||||
"graphicPacks$buildType""_$TRAVIS_BUILD_NUMBER"".zip"
|
||||
"graphicPacks$buildType""_$TRAVIS_BUILD_NUMBER"".zip"
|
||||
|
Loading…
x
Reference in New Issue
Block a user