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

chore: add npm-publish gh action

This commit is contained in:
2025-05-09 13:12:37 +07:00
parent 3994f349f4
commit 4ead7fb18c
2 changed files with 72 additions and 1 deletions

View File

@@ -1,7 +1,10 @@
name: CI
on:
- pull_request
pull_request:
push:
branches:
- master
env:
NODE_VERSION: 22.x