Update Release Directory
All checks were successful
Run Tests on Code / run-tests (push) Successful in 9s

This commit is contained in:
Neshura 2023-11-17 10:55:37 +00:00
parent 4e7331f0b7
commit 9ff6661a59

View file

@ -69,6 +69,6 @@ jobs:
with: with:
direction: upload direction: upload
url: https://forgejo.neshweb.net url: https://forgejo.neshweb.net
release-dir: ${{steps.download.outputs.download-path}} release-dir: ./
token: ${{ secrets.FORGEJO_TOKEN }} token: ${{ secrets.FORGEJO_TOKEN }}
tag: ${{ github.ref_name }} tag: ${{ github.ref_name }}