.forgejo: use v2.3.0 of release
This commit is contained in:
parent
3b1e318933
commit
a623f40a10
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 500
|
fetch-depth: 500
|
||||||
ref: ${{ inputs.ref_name }}
|
ref: ${{ inputs.ref_name }}
|
||||||
- uses: actions/forgejo-release@v1
|
- uses: actions/forgejo-release@v2.3.0
|
||||||
with:
|
with:
|
||||||
direction: upload
|
direction: upload
|
||||||
url: https://api.ayakael.net
|
url: https://api.ayakael.net
|
||||||
|
|
Loading…
Reference in a new issue