with branches

This commit is contained in:
2022-08-21 15:29:42 +02:00
parent d46369e6b8
commit 7a5dc5db8f
3 changed files with 15 additions and 5 deletions

View File

@@ -1,2 +1,4 @@
release:
branches: ["main", "next"]
branches:
- "main"
- "next"