Skip to content

Commit

Permalink
give path
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
M. Fatih Cırıt committed Jun 25, 2024
1 parent d38782e commit 83825a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/get-modified-packages-docker/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ runs:
modified_packages=${{ inputs.docker-run }} \
-v ${GITHUB_ACTION_PATH}:${GITHUB_ACTION_PATH} \
/bin/bash -c \
-e GITHUB_ACTION_PATH=${GITHUB_ACTION_PATH} \
${GITHUB_ACTION_PATH}/get-modified-packages.sh origin/${{ inputs.base-ref }}
echo "modified-packages=$modified_packages" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 83825a5

Please sign in to comment.