There was an error while loading. Please reload this page.
1 parent 09607ac commit 2a55c0bCopy full SHA for 2a55c0b
1 file changed
.github/workflows/update_providers.yaml
@@ -38,7 +38,7 @@ jobs:
38
- name: Commit files
39
run: |
40
git config --global user.name 'github-actions[bot]'
41
- git config --global user.email 'github-actions[bot]@users.noreply.github.comm'
+ git config --global user.email '41898282+github-actions[bot]@users.noreply.github.com'
42
git add provider_sources/leaflet-providers-parsed.json
43
git add xyzservices/data/providers.json
44
git commit -am "Update leaflet providers/compress JSON [automated]"
0 commit comments