feat: update Gitea Actions workflow to trigger on dev branch instead of main
This commit is contained in:
parent
877fb62064
commit
4f6672591e
|
@ -3,7 +3,6 @@ name: Publish to npm
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue
Block a user