ci stuff
All checks were successful
Fetch new Pia Servers / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 18s
All checks were successful
Fetch new Pia Servers / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 18s
This commit is contained in:
parent
5feb450464
commit
c886f3d29d
@ -41,7 +41,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Commit and push changes
|
- name: Commit and push changes
|
||||||
run: |
|
run: |
|
||||||
|
git config --global user.email "liam@fascinated.cc"
|
||||||
|
git config --global user.name "Liam"
|
||||||
git add servers.json
|
git add servers.json
|
||||||
git commit -m "Update PIA Servers"
|
git commit -m "Update PIA Servers"
|
||||||
git push
|
git push https://fascinated:${{ secrets.AUTH_TOKEN }}@git.fascinated.cc/Fascinated/PIA-Servers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user