1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00

ci: fix branch for publish workflow

This commit is contained in:
2025-05-09 13:22:32 +07:00
parent b2beb6a5fc
commit 695647470b

View File

@@ -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