mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
Test multiline link report v3
This commit is contained in:
2
.github/workflows/link-checker-pr.yml
vendored
2
.github/workflows/link-checker-pr.yml
vendored
@@ -58,5 +58,5 @@ jobs:
|
||||
if: always()
|
||||
with:
|
||||
# msg: ${{steps.checker.outputs.linkreport}}
|
||||
msg: ${{ $LINKREPORT }}
|
||||
msg: ${{ env.LINKREPORT }}
|
||||
check_for_duplicate_msg: false
|
||||
|
||||
Reference in New Issue
Block a user