clean workflow.

Right now, workflow does not work.
This commit is contained in:
Lucas 2024-07-29 10:46:42 +02:00
parent 7a31fe155e
commit 0c03f23907

View file

@ -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