From 95ff83736d4015f1244689bfbbf3439e2cd189b0 Mon Sep 17 00:00:00 2001 From: Ramen2X Date: Mon, 18 Mar 2024 19:52:10 -0400 Subject: [PATCH] ci: update repo path --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8bc6ecd..b1d8081 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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