chore: npm publish

This commit is contained in:
wangfupeng 2020-06-09 16:04:30 +08:00
parent a9dd4d2706
commit 947745f379
1 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,9 @@
name: npm-publish
on:
release:
types: [created]
push:
tags:
- 'v*.*.*'
jobs:
build: