diff --git a/.gitea/workflows/fetch-new.yml b/.gitea/workflows/fetch-new.yml index 9dff679..430ae22 100644 --- a/.gitea/workflows/fetch-new.yml +++ b/.gitea/workflows/fetch-new.yml @@ -46,7 +46,7 @@ jobs: git config --global user.email "liam@fascinated.cc" git config --global user.name "Liam" git add servers.json - git add readme.me + git add readme.md git commit -m "Scheduled update" git push https://fascinated:${{ secrets.AUTH_TOKEN }}@git.fascinated.cc/Fascinated/PIA-Servers