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:
parent
59d006123b
commit
0ac99a8b42
2 changed files with 4 additions and 1 deletions
|
@ -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') }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue