mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 10:54:44 +00:00
ci: fix branch for publish workflow
This commit is contained in:
2
.github/workflows/npm-publish.yaml
vendored
2
.github/workflows/npm-publish.yaml
vendored
@@ -3,7 +3,7 @@ name: Publish to NPM
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
|
||||
env:
|
||||
NODE_VERSION: 22.x
|
||||
|
||||
Reference in New Issue
Block a user