diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f5dacae..2ca70a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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