github-actions-demo
github-actions-demo copied to clipboard
`recipe.entryPoint` should be the yaml filename
The recipe.entryPoint should be the filename under .github/workflows/, e.g. "example-publish.yaml". Currently it is the user-provided name value.
This is blocked by https://github.com/github/feedback/discussions/4188 since the filename is not available to the action.