Skip to content

Commit

Permalink
fix: use major version of semantic-release extra plugins (#106)
Browse files Browse the repository at this point in the history
Signed-off-by: msclock <msclock@qq.com>
  • Loading branch information
msclock committed May 10, 2024
1 parent 516c83e commit 45be62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
semantic_version: 22
extra_plugins: |
@semantic-release/github
conventional-changelog-conventionalcommits
conventional-changelog-conventionalcommits@7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 45be62e

Please sign in to comment.