Open MarkLodato opened 3 years ago
The recipe.entryPoint should be the filename under .github/workflows/, e.g. "example-publish.yaml". Currently it is the user-provided name value.
recipe.entryPoint
"example-publish.yaml"
name
This is blocked by https://github.com/github/feedback/discussions/4188 since the filename is not available to the action.
The
recipe.entryPoint
should be the filename under .github/workflows/, e.g."example-publish.yaml"
. Currently it is the user-providedname
value.This is blocked by https://github.com/github/feedback/discussions/4188 since the filename is not available to the action.