ci: fix branch name
parent
7e3ad770ac
commit
d556143e3b
|
|
@ -3,7 +3,7 @@ name: release-github-action
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
paths:
|
||||
- "github/**"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue