diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 2b9f00c..1c6c65a 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -171,7 +171,7 @@ release: ### Bash installer ```console - curl -fsSL https://raw.githubusercontent.com/platformsh/upsun-cli/main/installer.sh | bash + curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | VENDOR=upsun bash ```