CI Update

This commit is contained in:
Indigo5684
2025-09-30 13:19:25 -05:00
parent d638ac7b23
commit 22c976f914

View File

@@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Configure Git Credentials
run: |
git config user.name github-actions[bot]