Skip to content

Commit

Permalink
ci: update repo path
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramen2X authored Mar 18, 2024
1 parent b5ac7d5 commit 95ff837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
if: github.event_name == 'push'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TRAVIS_REPO_SLUG: itsmattkc/LEGOIslandRebuilder
TRAVIS_REPO_SLUG: isledecomp/LEGOIslandRebuilder
TRAVIS_COMMIT: ${{ github.sha }}
run: |
curl -fLOSs --retry 2 --retry-delay 60 https://github.com/probonopd/uploadtool/raw/master/upload.sh
Expand Down

0 comments on commit 95ff837

Please sign in to comment.