mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-07-01 13:33:43 +00:00
feat: add an option to hide archive link
This commit is contained in:
parent
e31d55ec37
commit
5069284121
5 changed files with 21 additions and 8 deletions
|
@ -27,6 +27,7 @@ Upload or download the assets of a release to a Forgejo instance.
|
|||
| `override` | <p>Override an existing release by the same <code>{tag}</code></p> | `false` | `false` |
|
||||
| `prerelease` | <p>Mark Release as Pre-Release</p> | `false` | `false` |
|
||||
| `release-notes-assistant` | <p>Generate release notes with Release Notes Assistant</p> | `false` | `false` |
|
||||
| `hide-archive-link` | <p>Hide the archive links</p> | `false` | `false` |
|
||||
<!-- action-docs-inputs source="action.yml" -->
|
||||
|
||||
## Examples
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue