github-script/dist
Rob Young 7dc493a321 Run script in GITHUB_WORKSPACE directory
Change to the GITHUB_WORKSPACE directory before running the script so
that callers do not have to exlicitly use the GITHUB_WORKSPACE
environment variable when requiring script files.

Workflow run steps are run within the GITHUB_WORKSPACE so this seems
like the expected default.
2021-04-08 14:14:14 +01:00
..
index.js Run script in GITHUB_WORKSPACE directory 2021-04-08 14:14:14 +01:00