GitHub Actions
GitHub Actions reusable workflow is missing a required secret
GitHub Actions rejected a reusable workflow call because the called workflow declared a required secret that the caller did not pass.
GitHub Actions
GitHub Actions rejected a reusable workflow call because the called workflow declared a required secret that the caller did not pass.
Observed message
A required secret was not supplied to the reusable workflow.
Why it happens
How to fix it
Official reference
GitHub Docs: Workflow syntax for GitHub ActionsRelated errors
Explore more