Fix repology workflow (#9226)

This commit is contained in:
Maximilian Downey Twiss
2024-01-29 17:02:24 +11:00
committed by GitHub
parent e1f0f5259a
commit 8ae6a2497c

View File

@@ -11,6 +11,7 @@ jobs:
- name: Generate JSON
run: |
git config --global safe.directory /usr/local/lib/crew
git pull
git config --global user.name "github-actions[bot]"
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --global credential.helper store