Skip to content

Commit

Permalink
feat: add exec hook (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
alesz authored Aug 5, 2024
1 parent a6b08f4 commit 3e3c508
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ jobs:
with:
github-token: ${{ secrets.PAT }}
allow-initial-development-versions: true
extra-plugins: |
@semantic-release/exec
hooks: exec

0 comments on commit 3e3c508

Please sign in to comment.