diff --git a/.github/workflows/default.yml b/.github/workflows/default.yml index 2eaa40d..a3c9a52 100755 --- a/.github/workflows/default.yml +++ b/.github/workflows/default.yml @@ -18,11 +18,11 @@ jobs: msbuild vs2019\Symmetry.sln -p:Configuration=Release - env: BUTLER_API_KEY: ${{secrets.ITCH_CREDENTIALS}} - name: Upload to Itch - run: | - curl -L -o butler.zip https://broth.itch.ovh/butler/windows-amd64/LATEST/archive/default - 7z e butler.zip - butler.exe push bin bluerriq/symmetry:windows-prealpha + name: Upload to Itch + run: | + curl -L -o butler.zip https://broth.itch.ovh/butler/windows-amd64/LATEST/archive/default + 7z e butler.zip + butler.exe push bin bluerriq/symmetry:windows-prealpha