Skip to content

Commit

Permalink
ci: remove extra args from release job
Browse files Browse the repository at this point in the history
  • Loading branch information
fitz7 authored Dec 11, 2023
1 parent 49820cd commit c81ec34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,5 @@ jobs:
bin: ./bin/semantic-release
hooks: goreleaser
allow-initial-development-versions: true
args: --allow-initial-development-versions --allow-no-changes
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c81ec34

Please sign in to comment.