mirror of
https://github.com/Damillora/Shian.git
synced 2024-11-21 17:17:31 +00:00
fix(shian): oops
This commit is contained in:
parent
353a5b5d12
commit
f2c492a4f0
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@ -13,4 +13,5 @@ jobs:
|
|||||||
- name: Release
|
- name: Release
|
||||||
env:
|
env:
|
||||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||||
|
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
run: npx semantic-release
|
run: npx semantic-release
|
||||||
|
Loading…
Reference in New Issue
Block a user