mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-07-18 04:08:20 +02:00
override an existing release by the same tag
This commit is contained in:
parent
888150209e
commit
809ad6c4e5
4 changed files with 27 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