ci: fix branch for publish workflow
This commit is contained in:
@@ -3,7 +3,7 @@ name: Publish to NPM
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
env:
|
env:
|
||||||
NODE_VERSION: 22.x
|
NODE_VERSION: 22.x
|
||||||
|
|||||||
Reference in New Issue
Block a user