clean workflow.
Right now, workflow does not work.
This commit is contained in:
parent
7a31fe155e
commit
0c03f23907
1 changed files with 2 additions and 2 deletions
|
@ -36,5 +36,5 @@ jobs:
|
|||
with:
|
||||
direction: upload
|
||||
release-dir: ${{ steps.export.outputs.archive_directory }}
|
||||
release-notes: "MY RELEASE NOTES"
|
||||
token: ${{ env.GITHUB_TOKEN }}
|
||||
override: true
|
Loading…
Reference in a new issue