Github Workflow Dispatch is a Statamic addon that makes it easy to run GitHub Actions workflows via Repository Dispatch Events.
This addon creates a repository dispatch event on GitHub to trigger a GitHub actions workflow.
You can search for this addon in the Tools > Addons
section of the Statamic control panel and click install, or run the following command from your project root:
composer require doeanderson/statamic-github-workflow-dispatch
Coming soon…