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 8787bc6 commit 24928fcCopy full SHA for 24928fc
.github/workflows/npm.yml
@@ -3,8 +3,7 @@ name: Release
3
4
on:
5
push:
6
- tags:
7
- - 'v*'
+ workflow_dispatch:
8
9
jobs:
10
release:
0 commit comments