ci: update repo path

This commit is contained in:
Ramen2X 2024-03-18 19:52:10 -04:00 committed by GitHub
parent b5ac7d5db3
commit 95ff83736d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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