Skip to content

Commit 5d1e783

Browse files
committed
Adds ability to manually run publish workflow
1 parent e192d37 commit 5d1e783

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [master]
66
repository_dispatch:
77
types: [publish_sdk]
8+
workflow_dispatch:
89

910
jobs:
1011
Publish:

0 commit comments

Comments
 (0)