chore: update

This commit is contained in:
Anthony Fu
2022-06-13 17:47:09 +08:00
parent f99510b3fb
commit 4358d816f1
+2 -2
View File
@@ -17,6 +17,6 @@ jobs:
with:
node-version: 16.x
- run: npx conventional-github-releaser -p angular
- run: npx changelogithub
env:
CONVENTIONAL_GITHUB_RELEASER_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}