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