efernie/Repository Dispatch

Send a repository dispatch event

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenA repo scoped GitHub Personal Access Tokenyes
repositoryThe full name of the repository to send the dispatch.${{ github.repository }}
event-typeA custom webhook event name.yes
client-payloadJSON payload with extra information about the webhook event that your action or worklow may use.{}

no outputs