renaming .github to .gitea
All checks were successful
Main / changes (push) Successful in 7s
Main / build (push) Has been skipped
Main / deploy (push) Has been skipped

This commit is contained in:
2026-05-19 08:07:15 -05:00
parent 8760998c78
commit 5729c72fe1

View File

@@ -31,7 +31,7 @@ jobs:
- name: Manual Git Clone
run: |
# Use GITEA_TOKEN for the current repo or a PAT for others
git clone http://gitea:8869/${{ gitea.repository }}.git .
git clone https://git.noahspan.me/noah/noahspan-flying.git .
- name: List files in the repository
run: |