feat: add an option to hide archive link

This commit is contained in:
natct 2024-11-19 16:38:34 +01:00
parent e31d55ec37
commit 5069284121
5 changed files with 21 additions and 8 deletions

View file

@ -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') }}