Update config.yml
This commit is contained in:
@@ -44,9 +44,9 @@ jobs:
|
|||||||
command: |
|
command: |
|
||||||
curl -L https://github.com/aktau/github-release/releases/download/v0.7.2/linux-amd64-github-release.tar.bz2 | tar xjvf -
|
curl -L https://github.com/aktau/github-release/releases/download/v0.7.2/linux-amd64-github-release.tar.bz2 | tar xjvf -
|
||||||
./bin/linux/amd64/github-release upload \
|
./bin/linux/amd64/github-release upload \
|
||||||
--user <github-username> \
|
--user EduardoMunozGomez \
|
||||||
--repo <github-repo> \
|
--repo wagic \
|
||||||
--tag <git-tag> \
|
--tag androide \
|
||||||
--name Wagic-debug.apk \
|
--name Wagic-debug.apk \
|
||||||
--file projects/mtg/Android/bin/Wagic-debug.apk \
|
--file projects/mtg/Android/bin/Wagic-debug.apk \
|
||||||
--token $GITHUB_TOKEN
|
--token $GITHUB_TOKEN
|
||||||
|
|||||||
Reference in New Issue
Block a user