Skip to content

Commit 710851e

Browse files
committed
feat: ✨ push a release commit and tag, including configurable files
1 parent 27b0e8e commit 710851e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ jobs:
1717
env:
1818
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
1919
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
20+
extra_plugins: |
21+
@semantic-release/git
22+
@semantic-release/changelog

0 commit comments

Comments
 (0)