This commit is contained in:
parent
5e6112fb18
commit
ec787a3889
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ jobs:
|
||||||
- name: Check site status
|
- name: Check site status
|
||||||
run: |
|
run: |
|
||||||
cd _site
|
cd _site
|
||||||
|
git config --global --add safe.directory /workspace/vagabond/ttrpg-compendium/_site
|
||||||
git status
|
git status
|
||||||
# touch .nojekyll
|
# touch .nojekyll
|
||||||
# git config user.name "Scribe [bot]"
|
# git config user.name "Scribe [bot]"
|
||||||
|
|
Loading…
Reference in a new issue