Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mohnoor94 committed Aug 27, 2024
1 parent 8c84af0 commit fec5358
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/selfserve-checkout-and-upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
echo "Path is a file. Proceeding with job."
else
echo "Invalid path. Exiting job."
echo "Exiting the job could be fine if the "continue_on_error" input is set to true"
echo "Continue on error: ${{ inputs.continue_on_error }}"
exit 1
fi
Expand Down

0 comments on commit fec5358

Please sign in to comment.