forked from docs/doc-exports
Fix description
This commit is contained in:
@ -55,7 +55,7 @@ jobs:
|
||||
run: |
|
||||
set -euo pipefail
|
||||
|
||||
MSG="HCDC check detected possible chinese characters. Please check logs and review the affected images/text."
|
||||
MSG="HCDC check detected possible illegal characters. Please check logs and review the affected images/text."
|
||||
|
||||
if [ -f hcdc.json ]; then
|
||||
BODY="$(jq -r --arg msg "$MSG" '
|
||||
|
||||
Reference in New Issue
Block a user