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 }}"
|
tag: "${{ github.ref_name }}"
|
||||||
sha: "${{ github.sha }}"
|
sha: "${{ github.sha }}"
|
||||||
release-dir: release
|
release-dir: release
|
||||||
token: ${{ secrets.TOKEN }}
|
token: ${{ GITHUB_TOKEN }}
|
||||||
release-notes: "YOLO"
|
release-notes: "YOLO"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue