.forgejo: change url without api

This commit is contained in:
Antoine Martin 2024-08-12 01:19:12 -04:00
parent 23d49cbf23
commit 62ea978f6f
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -19,7 +19,7 @@ jobs:
- uses: actions/forgejo-release@v2.3.0
with:
direction: upload
url: https://api.ayakael.net
url: https://ayakael.net
sha: f55d5c106785e0575f2d48abf34e4de252c4f301
tag: ${{ inputs.ref_name }}
verbose: true