mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-07-17 19:58:20 +02:00
wait for a release to no longer be draft before downloading
This commit is contained in:
parent
56c1c975a3
commit
358b55efd4
4 changed files with 44 additions and 0 deletions
|
@ -18,6 +18,9 @@ Upload or download the assets of a release to a Forgejo instance.
|
|||
| release-dir | Directory in whichs release assets are uploaded or downloaded | `true` | |
|
||||
| release-notes | Release notes | `false` | |
|
||||
| direction | Can either be download or upload | `true` | |
|
||||
| gpg-private-key | GPG Private Key to sign the release artifacts | `false` | |
|
||||
| gpg-passphrase | Passphrase of the GPG Private Key | `false` | |
|
||||
| download-retry | Number of times to retry if the release is not ready (default 1) | `false` | |
|
||||
| verbose | Increase the verbosity level | `false` | false |
|
||||
<!-- action-docs-inputs -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue