Open davecarlson opened 2 years ago
I run this package in a mono repo.
currently I have to move the zip to the root before running the deploy step.
it would be good to support the working-directory param, to allow it to run in a specific place. currently adding it causing the yml to be invalid
working-directory
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-set-the-default-shell-and-working-directory
I run this package in a mono repo.
currently I have to move the zip to the root before running the deploy step.
it would be good to support the
working-directory
param, to allow it to run in a specific place. currently adding it causing the yml to be invalidhttps://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-set-the-default-shell-and-working-directory