Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
remove old set output test
  • Loading branch information
Pavel Dvoinos authored Nov 1, 2022
1 parent 02e0e5f commit 31b50f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,5 @@ runs:
run: |
TIME=$(date)
echo Time is: $TIME
echo "::set-output name=time::$(echo $TIME)"
echo "{time}=$(echo $TIME)" >> $GITHUB_OUTPUT
shell: bash

0 comments on commit 31b50f7

Please sign in to comment.