Skip to content

Commit 629ac99

Browse files
authored
Merge pull request #87 from mxenabled/mc/manual_publish
Adds ability to manually run publish workflow [skip actions]
2 parents 6c9afbe + 747f674 commit 629ac99

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)