We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fedbb15 commit b73cfcbCopy full SHA for b73cfcb
.github/workflows/publish.yml
@@ -1,10 +1,10 @@
1
name: Publish Package To Npmjs
2
3
on:
4
- workflow_dispatch:
5
push:
6
tags:
7
- "v*"
+ workflow_dispatch:
8
9
jobs:
10
build:
0 commit comments