We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b0e8e commit 710851eCopy full SHA for 710851e
.github/workflows/release.yml
@@ -17,3 +17,6 @@ jobs:
17
env:
18
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
19
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
20
+ extra_plugins: |
21
+ @semantic-release/git
22
+ @semantic-release/changelog
0 commit comments