diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 76f44f3..e2a9bf2 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -285,7 +285,7 @@ jobs: - name: Install butler run: | - curl -L -o butler.zip https://broth.itch.ovh/butler/linux-amd64/LATEST/archive/default + curl -L -o butler.zip https://broth.itch.zone/butler/linux-amd64/LATEST/archive/default unzip butler.zip chmod +x butler ./butler -V