We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c9afbe + 747f674 commit 629ac99Copy full SHA for 629ac99
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