Skip to content

Commit

Permalink
Merge pull request #52 from mxenabled/mc/manual_publish
Browse files Browse the repository at this point in the history
Adds ability to manually run publish workflow

[skip actions]
  • Loading branch information
mcoats13 authored Mar 27, 2024
2 parents d22e0bc + 656d18c commit 7e233a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [master]
repository_dispatch:
types: [publish_sdk]
workflow_dispatch:

jobs:
Publish:
Expand Down

0 comments on commit 7e233a2

Please sign in to comment.