Update Release Directory
All checks were successful
Run Tests on Code / run-tests (push) Successful in 9s
All checks were successful
Run Tests on Code / run-tests (push) Successful in 9s
This commit is contained in:
parent
4e7331f0b7
commit
9ff6661a59
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||||
|
|
Loading…
Reference in a new issue