Update config.yml

This commit is contained in:
Eduardo MG
2023-05-07 16:26:27 -06:00
committed by GitHub
parent 203876aadb
commit b8ea9e6b5f

View File

@@ -43,12 +43,5 @@ jobs:
- run:
name: Upload APK to GitHub Releases
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 EduardoMunozGomez \
--repo wagic \
--tag circle \
--name Wagic-debug.apk \
--file projects/mtg/Android/bin/Wagic-debug.apk \
--security-token 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
python tools/upload-binaries.py -t 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 -s $TRAVIS_COMMIT -l core.zip -r Wagic-core.zip -b $TRAVIS_BRANCH