Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mohitmayank authored Mar 6, 2024
1 parent 7b43bd8 commit ad235fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,3 @@ echo "state=${INPUT_STATUS}" >> $GITHUB_OUTPUT
echo "ref=$(get_from_event '.deployment.ref')" >> $GITHUB_OUTPUT
echo "sha=$(get_from_event '.deployment.sha')" >> $GITHUB_OUTPUT
echo "environment=$(get_from_event '.deployment.environment')" >> $GITHUB_OUTPUT
echo "payload=$(get_from_event '.deployment.payload')" >> $GITHUB_OUTPUT

0 comments on commit ad235fd

Please sign in to comment.