mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-07-21 21:28:19 +02:00
override an existing release by the same
This commit is contained in:
parent
888150209e
commit
9f1cd8f94a
3 changed files with 16 additions and 0 deletions
|
@ -22,6 +22,7 @@ Upload or download the assets of a release to a Forgejo instance.
|
|||
| 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 |
|
||||
| override | Override an existing release by the same {tag} | `false` | false |
|
||||
| prerelease | Mark Release as Pre-Release | `false` | false |
|
||||
<!-- action-docs-inputs -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue