Skip to content

Commit

Permalink
No release notes yet
Browse files Browse the repository at this point in the history
  • Loading branch information
t0yv0 committed Nov 26, 2024
1 parent b31ff9d commit de12ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --clean -p 10 -f .goreleaser.yml --skip=validate --timeout 60m0s --release-notes
args: release --clean -p 10 -f .goreleaser.yml --skip=validate --timeout 60m0s
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit de12ed0

Please sign in to comment.