Skip to content

Commit

Permalink
feat: add exec hook
Browse files Browse the repository at this point in the history
  • Loading branch information
alesz committed Aug 5, 2024
1 parent bd90322 commit c6493fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
uses: go-semantic-release/[email protected]
with:
github-token: ${{ secrets.PAT }}
allow-initial-development-versions: true
allow-initial-development-versions: true
hooks: exec

0 comments on commit c6493fa

Please sign in to comment.