diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0fe447e..a2f1743 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -249,7 +249,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