added upload key

This commit is contained in:
itsmattkc 2020-12-16 13:51:32 +11:00 committed by GitHub
parent 7b22f34e6b
commit 6b9223a892
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,6 +43,9 @@ jobs:
- name: Upload to Releases
shell: bash
if: github.event_name == 'push'
env:
GITHUB_TOKEN: ${{ secrets.UPLOAD_KEY }}
TRAVIS_REPO_SLUG: itsmattkc/LEGOIslandRebuilder
run: |
curl -fLOSs --retry 2 --retry-delay 60 https://github.com/probonopd/uploadtool/raw/master/upload.sh
./upload.sh Rebuilder/obj/Release/Rebuilder.exe