优化 NPM 自动发布工作流

剔除 分支 commit 触发条件
pull/1457/head
贤心 2023-12-13 00:37:03 +08:00 committed by GitHub
parent fbd2710b16
commit 9afc6cfe78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ name: Publish to NPM
on:
push:
branches:
- main
tags:
- 'v*'