fix: token
This commit is contained in:
parent
b507721131
commit
5bdf84ae6d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -78,6 +78,6 @@ jobs:
|
|||
run: npm ci --ignore-scripts
|
||||
|
||||
- name: Release
|
||||
# env:
|
||||
# GITHUB_TOKEN: ${{ secrets.PAT_SEMANTIC_RELEASE }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PAT_SEMANTIC_RELEASE }}
|
||||
run: npx semantic-release
|
||||
|
|
Loading…
Reference in a new issue