We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e192d37 + 5d1e783 commit e6c83d0Copy full SHA for e6c83d0
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