We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a60fb28 commit ece221aCopy full SHA for ece221a
.github/workflows/publish.yml
@@ -10,6 +10,7 @@ on:
10
push:
11
tags:
12
- 'v*'
13
+ workflow_dispatch:
14
15
jobs:
16
publish-npm:
0 commit comments