diff --git a/.github/workflows/pr-flow.yml b/.github/workflows/pr-flow.yml index 1135f05..87c5d8a 100644 --- a/.github/workflows/pr-flow.yml +++ b/.github/workflows/pr-flow.yml @@ -22,7 +22,7 @@ jobs: with: distribution: goreleaser version: latest - args: release --snapshot --skip-publish --clean + args: release --snapshot --skip=publish --clean - name: Create temporary download for this PR for 1d uses: actions/upload-artifact@v4 with: