Skip to content

Commit e6c83d0

Browse files
authored
Merge pull request #45 from mxenabled/mc/manual_publish
Adds ability to manually run publish workflow [skip actions]
2 parents e192d37 + 5d1e783 commit e6c83d0

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)