fix: update release workflow
This commit is contained in:
parent
4e7d18bf66
commit
d4dc0ec29e
1 changed files with 1 additions and 1 deletions
|
@ -33,6 +33,6 @@ jobs:
|
|||
tag: "${{ github.ref_name }}"
|
||||
sha: "${{ github.sha }}"
|
||||
release-dir: release
|
||||
token: ${{ secrets.TOKEN }}
|
||||
token: ${{ GITHUB_TOKEN }}
|
||||
release-notes: "YOLO"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue