From 0b867fef0d6b78820afb295f51eb53275e96b7a7 Mon Sep 17 00:00:00 2001 From: Liam Date: Sat, 27 Apr 2024 05:53:32 +0100 Subject: [PATCH] i am soooooo smart --- .gitea/workflows/fetch-new.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/fetch-new.yml b/.gitea/workflows/fetch-new.yml index 430ae22..e121936 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.md + git add README.md git commit -m "Scheduled update" git push https://fascinated:${{ secrets.AUTH_TOKEN }}@git.fascinated.cc/Fascinated/PIA-Servers