workflow: update workflow

This commit is contained in:
kailong321200875
2022-02-21 20:04:18 +08:00
parent 195727acd7
commit f469537fff
3 changed files with 1477 additions and 71 deletions

View File

@@ -14,4 +14,4 @@ jobs:
fetch-depth: 0
- run: npx conventional-github-releaser -p angular
env:
CONVENTIONAL_GITHUB_RELEASER_TOKEN: ${{secrets.GITHUB_TOKEN}}
CONVENTIONAL_GITHUB_RELEASER_TOKEN: ${{secrets.ACTIONS_DEPLOY_KEY}}