Skip to content

Commit

Permalink
Merge pull request #87 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 6c9afbe + 747f674 commit 629ac99
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 629ac99

Please sign in to comment.