Skip to content

Commit

Permalink
Merge pull request #29 from mineiros-io/lukas/fix-semantic-release
Browse files Browse the repository at this point in the history
fix: fix semantic-release
  • Loading branch information
Esanim committed Feb 16, 2024
2 parents 31c4fd4 + 2ea76ae commit b520d30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,3 +113,6 @@ jobs:
id: semantic
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
plugins: |
['@semantic-release/commit-analyzer', '@semantic-release/release-notes-generator', '@semantic-release/github']

0 comments on commit b520d30

Please sign in to comment.