Skip to content

Commit b73cfcb

Browse files
committed
chore: workflows
1 parent fedbb15 commit b73cfcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Publish Package To Npmjs
22

33
on:
4-
workflow_dispatch:
54
push:
65
tags:
76
- "v*"
7+
workflow_dispatch:
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)