mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Fix repology workflow (#9226)
This commit is contained in:
committed by
GitHub
parent
e1f0f5259a
commit
8ae6a2497c
1
.github/workflows/Repology.yml
vendored
1
.github/workflows/Repology.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user