Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Enrico-Infrinity authored Apr 11, 2023
1 parent 2d4f045 commit 911660a
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 @@ -193,7 +193,6 @@ wait_for_workflow_to_finish() {

echo "Checking conclusion [${conclusion}]"
echo "Checking status [${status}]"
echo "conclusion=${conclusion}" >> $GITHUB_OUTPUT
done

if [[ "${conclusion}" == "success" && "${status}" == "completed" ]]
Expand Down

0 comments on commit 911660a

Please sign in to comment.