fix incorrect name for retry
This commit is contained in:
parent
6c517e9863
commit
321346ffe3
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
|||
repo: forgejo-integration/runner
|
||||
direction: download
|
||||
release-dir: release
|
||||
retry: 60
|
||||
download-retry: 60
|
||||
token: ${{ secrets.TOKEN }}
|
||||
|
||||
- name: upload release
|
||||
|
|
Loading…
Reference in a new issue