Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin PEREZ committed Jul 2, 2024
1 parent 6559282 commit b4dba5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: -f .goreleaser.yaml release --skip-publish --clean
args: -f .goreleaser.yaml release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b4dba5d

Please sign in to comment.