benc-uk / workflow-dispatch

A GitHub Action for triggering workflows, using the `workflow_dispatch` event
MIT License
327 stars 125 forks source link

docs: add required token field when calling external workflow #58

Closed felixlut closed 7 months ago

felixlut commented 1 year ago

Since the token field is required when calling an external workflow, I think it should be added to the example as well. Would have saved me an hour or so 😄

benc-uk commented 7 months ago

Fixed in latest