Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-tbd committed Oct 13, 2023
1 parent 241ecae commit 08c20b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ runs:
set -exuo pipefail
env
version="$(basename "${GITHUB_ACTION_PATH}")"
echo "Running action from version **${version}**" >> $GITHUB_OUTPUT
echo "Running action from version **${version}**" >> $GITHUB_STEP_SUMMARY
shell: bash

0 comments on commit 08c20b3

Please sign in to comment.