try using GITHUB_TOKEN

didn't know this existed before
This commit is contained in:
itsmattkc 2020-12-18 08:33:50 +11:00 committed by GitHub
parent ea3293a865
commit 034d5758d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ jobs:
shell: bash
if: github.event_name == 'push'
env:
GITHUB_TOKEN: ${{ secrets.UPLOAD_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TRAVIS_REPO_SLUG: itsmattkc/LEGOIslandRebuilder
run: |
curl -fLOSs --retry 2 --retry-delay 60 https://github.com/probonopd/uploadtool/raw/master/upload.sh