Skip to content

Commit c5bc9b0

Browse files
committed
test
1 parent 8ea44f7 commit c5bc9b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Publish to NPM
22
on:
33
push:
4-
branches:
5-
- 'master'
4+
tags:
5+
- v*
66

77
jobs:
88
build-npm:

0 commit comments

Comments
 (0)