We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d22e0bc + 656d18c commit 7e233a2Copy full SHA for 7e233a2
1 file changed
.github/workflows/publish.yml
@@ -5,6 +5,7 @@ on:
5
branches: [master]
6
repository_dispatch:
7
types: [publish_sdk]
8
+ workflow_dispatch:
9
10
jobs:
11
Publish:
0 commit comments