diff --git a/.github/workflows/monthly_pr_report.yaml b/.github/workflows/monthly_pr_report.yaml index 034ada99..036adae7 100644 --- a/.github/workflows/monthly_pr_report.yaml +++ b/.github/workflows/monthly_pr_report.yaml @@ -68,7 +68,7 @@ jobs: s=\n---\nReports\n\n=\n\n\n---\n\n
Reports\n\n= s=\n---[\n]*$=\n\n
\n&= ')" - sed -i 's=$'"{GITHUB_REPOSITORY}"''=leanprover-community/blog=' mathlib/scripts/update_PR_comment.sh + sed -i "s=\${GITHUB_REPOSITORY}=leanprover-community/blog=" mathlib/scripts/update_PR_comment.sh chmod u+rx mathlib/scripts/update_PR_comment.sh cat mathlib/scripts/update_PR_comment.sh