Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
richardcase authored Jul 23, 2024
1 parent 8077fc5 commit 00cd318
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
uses: goreleaser/goreleaser-action@v4
with:
version: latest
args: release --release-notes=./changelog.md --skip-validate
args: release --release-notes=./changelog.md
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 00cd318

Please sign in to comment.