refactor: update ci file
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
run: npm install -D @semantic-release/changelog @semantic-release/git @semantic-release/exec
|
||||
- name: Run semantic release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
|
||||
run: npx semantic-release
|
||||
id: ver
|
||||
outputs:
|
||||
|
||||
Reference in New Issue
Block a user