fix: update release workflow
This commit is contained in:
parent
39de567d9c
commit
4e7d18bf66
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ jobs:
|
|||
url: https://git.martin.md
|
||||
repo: radu/resume
|
||||
direction: upload
|
||||
tag: ${{ github.ref_name }}
|
||||
sha: ${{ github.sha }}
|
||||
tag: "${{ github.ref_name }}"
|
||||
sha: "${{ github.sha }}"
|
||||
release-dir: release
|
||||
token: ${{ secrets.TOKEN }}
|
||||
release-notes: "YOLO"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue