Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kispaljr committed Nov 25, 2024
1 parent 71dd1f2 commit 1071fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
with:
distribution: goreleaser
version: "~> v2"
args: release --skip-validate -f release/tag/goreleaser.yaml
args: release --skip=validate -f release/tag/goreleaser.yaml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1071fcf

Please sign in to comment.