Renamed entrypoint.sh -> get-changed-paths.sh

This commit is contained in:
Tonye Jack
2022-09-24 18:30:52 -06:00
parent 068970bff8
commit 0ec94592d4
3 changed files with 5 additions and 5 deletions

View File

@@ -206,7 +206,7 @@ runs:
include-deleted-files: true
separator: "|"
- run: |
bash $GITHUB_ACTION_PATH/entrypoint.sh
bash $GITHUB_ACTION_PATH/get-changed-paths.sh
id: changed-files
shell: bash
env: