Update config.yml

This commit is contained in:
Eduardo MG
2023-05-07 13:57:17 -06:00
committed by GitHub
parent 6e98e6f9e6
commit 5b56073243

View File

@@ -44,9 +44,9 @@ jobs:
command: |
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 \
--user <github-username> \
--repo <github-repo> \
--tag <git-tag> \
--user EduardoMunozGomez \
--repo wagic \
--tag androide \
--name Wagic-debug.apk \
--file projects/mtg/Android/bin/Wagic-debug.apk \
--token $GITHUB_TOKEN