Skip to content

Commit 7e233a2

Browse files
authored
Merge pull request #52 from mxenabled/mc/manual_publish
Adds ability to manually run publish workflow [skip actions]
2 parents d22e0bc + 656d18c commit 7e233a2

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)