ci: fix branch name
This commit is contained in:
parent
77c7b094a8
commit
5dd09b13b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-github-action.yml
vendored
2
.github/workflows/release-github-action.yml
vendored
|
|
@ -3,7 +3,7 @@ name: release-github-action
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
paths:
|
||||
- "github/**"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue