mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-15 18:57:01 +00:00
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…
Add table
Add a link
Reference in a new issue