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