Skip to content

Commit

Permalink
feat(new): check semantics release
Browse files Browse the repository at this point in the history
BREAKING CHANGE: test
  • Loading branch information
sbanoeon committed Apr 17, 2024
1 parent c561624 commit f9ed2cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
branch: main
extra_plugins: |
"@semantic-release/changelog"
"conventional-changelog-conventionalcommits@6"
#github_token: ${{ secrets.GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f9ed2cd

Please sign in to comment.