override an existing release by the same tag

This commit is contained in:
Earl Warren 2024-02-11 23:40:17 +01:00
parent 888150209e
commit 809ad6c4e5
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
4 changed files with 27 additions and 0 deletions

View file

@ -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 -->