Update update_data.yml

update user
pull/20/head
Leon van der Meulen 2022-02-01 15:49:06 +01:00 zatwierdzone przez GitHub
rodzic 97653e8ce4
commit a0fb1383d1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -17,8 +17,8 @@ jobs:
timeout_seconds: 10
max_attempts: 5
command: |
git config --global user.name 'Pierre Mesure (Github Actions)'
git config --global user.email 'pierre@mesu.re'
git config --global user.name 'Geodienst (Github Actions)'
git config --global user.email 'geodienst-accounts@rug.nl'
git add data-full.json
git commit -am "Updating the data"
git commit -am "Updating the data via Github action"
git push