diff options
Diffstat (limited to 'action.yml')
-rw-r--r-- | action.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,3 +28,4 @@ runs: id: get_path run: | echo "::set-output name=path::$(dirname $GITHUB_WORKFLOW)" + shell: bash |