forgot git add .

This commit is contained in:
wyatt 2023-11-05 20:20:05 -08:00 committed by GitHub
parent 064094dddd
commit 120f6d1e27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,4 +29,5 @@ jobs:
- name: Push Changes to Wiki
run: |
cd ./wiki-dir
git add .
git push