Skip to content

Commit

Permalink
a
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 5762131 commit 56aa034
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/get-modified-packages-docker/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ runs:
/bin/bash -c \
ls -alF ${GITHUB_ACTION_PATH} && echo " current dir: " && ls -alF
# ${GITHUB_ACTION_PATH}/get-modified-packages.sh origin/${{ inputs.base-ref }}

echo "modified-packages=$modified_packages" >> $GITHUB_OUTPUT
# echo "modified-packages=$modified_packages" >> $GITHUB_OUTPUT
shell: bash

- name: Show result
Expand Down

0 comments on commit 56aa034

Please sign in to comment.