mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-23 23:33:57 +02:00
ci: trigger release on rc's > 9 (#3088)
This commit is contained in:
parent
ffef085fa7
commit
6df3933c1b
2
.github/workflows/release-rc.yml
vendored
2
.github/workflows/release-rc.yml
vendored
@ -3,7 +3,7 @@ name: release-rc
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "*-rc[0-9]"
|
||||
- "*-rc[0-9]+"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user