attempt different instance path
This commit is contained in:
parent
269b0c0570
commit
b3ca93cc2e
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ jobs:
|
||||||
uses: actions/forgejo-release@v2.3.1
|
uses: actions/forgejo-release@v2.3.1
|
||||||
with:
|
with:
|
||||||
direction: upload
|
direction: upload
|
||||||
url: https://api.ayakael.net
|
url: https://ayakael.net
|
||||||
repo: ayakael/qubes-builder-alpine
|
repo: ayakael/qubes-builder-alpine
|
||||||
token: "${{ secrets.FORGE_REPO_TOKEN }}"
|
token: "${{ secrets.FORGE_REPO_TOKEN }}"
|
||||||
release-dir: ./package
|
release-dir: ./package
|
||||||
|
|
Loading…
Reference in a new issue