ci stuff
Some checks failed
Fetch new Pia Servers / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 15s

This commit is contained in:
Lee 2024-04-27 05:10:34 +01:00
parent 75c266893a
commit f0fa740015

@ -45,6 +45,7 @@ jobs:
run: | run: |
git config --global user.email "liam@fascinated.cc" git config --global user.email "liam@fascinated.cc"
git config --global user.name "Fascinated" git config --global user.name "Fascinated"
git remote set-url origin "https://git.fascinated.cc/Fascinated/PIA-Servers"
git add servers.json git add servers.json
git commit -m "Update PIA Servers" git commit -m "Update PIA Servers"
git push git push