chore: npm publish
This commit is contained in:
parent
a9dd4d2706
commit
947745f379
|
@ -4,8 +4,9 @@
|
|||
name: npm-publish
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
push:
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue