WIP
Some checks failed
/ test (push) Failing after 12s

This commit is contained in:
Christopher Baines 2025-06-24 20:59:57 +02:00
parent 7f5f05ef2b
commit 81dd3370e6

View file

@ -16,7 +16,7 @@ jobs:
- run: | - run: |
cd knots-pages cd knots-pages
git add . git add .
git config user.email <> git config user.email ""
git config user.name "Automatic website updater" git config user.name "Automatic website updater"
git commit -m "Automatic website update" git commit -m "Automatic website update"
git push git push