mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-06-28 03:13: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
|
@ -26,6 +26,7 @@ jobs:
|
|||
token: FORGEJO_TOKEN
|
||||
release-dir: upload-dir
|
||||
release-notes-assistant: true
|
||||
hide-archive-link: true
|
||||
override: true
|
||||
verbose: true
|
||||
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue