From 167fe252279258b58221b9134e90f81ea162aee4 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Sun, 12 Nov 2023 08:20:24 +0000 Subject: [PATCH] =?UTF-8?q?Fix=20comment=20name=20=F0=9F=A4=A6=E2=80=8D?= =?UTF-8?q?=E2=99=82=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c54b29d1..be4c2a1b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -79,7 +79,7 @@ jobs: git config --global user.name "Syndicate[bot]" git commit -am "Syndicated post references" git push - // TODO: Do not upload, but without failing + # TODO: Do not upload, but without failing the build exit 1 fi - name: Build search index