chore: add npm-publish gh action
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
- pull_request
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
env:
|
||||
NODE_VERSION: 22.x
|
||||
|
||||
Reference in New Issue
Block a user