mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 01:35:56 +01:00
Fix comment name 🤦♂️
This commit is contained in:
parent
efcd4d00a5
commit
167fe25227
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue