Skip to content

Commit

Permalink
Adds ability to manually run publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mcoats13 committed Mar 27, 2024
1 parent d22e0bc commit 656d18c
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 656d18c

Please sign in to comment.