diff --git a/.github/workflows/build-private-images-ghcr.yml b/.github/workflows/build-private-images-ghcr.yml index 93439835a..833ab1fec 100644 --- a/.github/workflows/build-private-images-ghcr.yml +++ b/.github/workflows/build-private-images-ghcr.yml @@ -76,4 +76,5 @@ jobs: url: ${{ secrets.BUILD_NOTIFICATION_URL }} method: 'POST' customHeaders: '{"Content-Type": "application/json"}' + escapeData: 'true' data: '{"content": "
📝 Commit message: ${{ github.event.head_commit.message }}