Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmellos committed Jun 9, 2022
1 parent 5870ba6 commit 37dc347
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-bp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
EXECUTIONLOG="${EXECUTIONLOG//$'\n'/'%0A'}"
EXECUTIONLOG="${EXECUTIONLOG//$'\r'/'%0D'}"
echo "::set-output name=container-logs::$EXECUTIONLOG"
echo $EXECUTIONLOG
- name: Update Pull Request
uses: actions/github-script@v6
Expand Down

0 comments on commit 37dc347

Please sign in to comment.