Trying to fix actions
All checks were successful
/ jekyll (push) Successful in 15s

This commit is contained in:
Bill Niblock 2024-06-14 16:48:13 -04:00
parent 5e6112fb18
commit ec787a3889

View file

@ -24,6 +24,7 @@ jobs:
- name: Check site status
run: |
cd _site
git config --global --add safe.directory /workspace/vagabond/ttrpg-compendium/_site
git status
# touch .nojekyll
# git config user.name "Scribe [bot]"