Skip to content

Commit

Permalink
Update pr-flow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickdappollonio authored Feb 4, 2025
1 parent 5aefd36 commit f33c668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f33c668

Please sign in to comment.