chore: debug
This commit is contained in:
parent
59e478464e
commit
7d49d7dcd3
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,9 @@ name: release-nightly
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches:
|
||||
- main
|
||||
- bugfix/release # TODO: debug
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue