forked from wazuh/wazuh-docker
Updated PR message in log
This commit is contained in:
@@ -136,6 +136,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "Bump complete."
|
echo "Bump complete."
|
||||||
echo "Branch: ${{ steps.vars.outputs.branch_name }}"
|
echo "Branch: ${{ steps.vars.outputs.branch_name }}"
|
||||||
echo "PR: https://github.com/${{ github.repository }}/pull/${{ steps.create_pr.outputs.pull_request_number }}"
|
echo "PR: ${{ steps.create_pr.outputs.pull_request_url }}"
|
||||||
echo "Bumper scripts logs:"
|
echo "Bumper scripts logs:"
|
||||||
cat ${BUMP_LOG_PATH}/repository_bumper*log
|
cat ${BUMP_LOG_PATH}/repository_bumper*log
|
||||||
|
|||||||
Reference in New Issue
Block a user