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 89dfcf3 commit 186f574Copy full SHA for 186f574
.github/workflows/package.yml
@@ -2,6 +2,7 @@ on:
2
push:
3
branches:
4
- main
5
+ workflow_dispatch:
6
7
name: Package
8
0 commit comments