workflow: update workflow
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user