fix uses repo
This commit is contained in:
parent
9139ac9985
commit
108d9686cb
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
|
||||
- name: Download Forgejo Release
|
||||
if: ${{ github.ref_type == 'tag' }}
|
||||
uses: actions/forgejo-release@v2.6.0
|
||||
uses: https://code.forgejo.org/actions/forgejo-release@v2.6.0
|
||||
with:
|
||||
direction: download
|
||||
download-latest: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue