Skip to content

Commit

Permalink
fixing pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: guilhermepaulozup <[email protected]>
  • Loading branch information
guilhermepaulozup committed Aug 7, 2023
1 parent a8aab11 commit 00bcca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --rm-dist --skip-publish --skip-sign --release-notes="README.md"
args: release --clean --skip-publish --skip-sign --release-notes="README.md"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GORELEASER_CURRENT_TAG: "v0.0.0-alpha"
Expand Down

0 comments on commit 00bcca1

Please sign in to comment.