1
0
Fork 0
mirror of https://code.forgejo.org/actions/forgejo-release synced 2025-06-08 03:58:19 +02:00

feat(ci): add test for rna

This commit is contained in:
natct 2024-11-18 11:31:53 +01:00
parent 59d006123b
commit 0ac99a8b42
2 changed files with 4 additions and 1 deletions

View file

@ -25,7 +25,7 @@ jobs:
tag: v1.0
token: FORGEJO_TOKEN
release-dir: upload-dir
release-notes: "RELEASE NOTES"
release-notes-assistant: true
override: true
verbose: true
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}