From e7e6eba140d5c2ace5f1950cce699bebc0134adf Mon Sep 17 00:00:00 2001 From: itsmattkc <34096995+itsmattkc@users.noreply.github.com> Date: Fri, 18 Dec 2020 10:30:18 +1100 Subject: [PATCH] Update ci.yml --- .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 cef07d5..358ab0a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.UPLOAD_KEY }} TRAVIS_REPO_SLUG: itsmattkc/LEGOIslandRebuilder - TRAVIS_COMMIT: ${{ env.GITHUB_SHA }} + TRAVIS_COMMIT: ${{ github.sha }} run: | curl -fLOSs --retry 2 --retry-delay 60 https://github.com/probonopd/uploadtool/raw/master/upload.sh ./upload.sh Rebuilder/obj/Release/Rebuilder.exe