Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-tbd committed Oct 16, 2023
1 parent abf62b1 commit 6477f13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ runs:
env
version="$(basename "${GITHUB_ACTION_PATH}")"
echo "Running action from version **${version}**" >> $GITHUB_STEP_SUMMARY
echo "git describe: `$(git -C ${GITHUB_ACTION_PATH} describe --always --tags)`" >> $GITHUB_STEP_SUMMARY
shell: bash

0 comments on commit 6477f13

Please sign in to comment.