mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
Correct a job name in Repology.yml (#10095)
This commit is contained in:
committed by
GitHub
parent
94b01b82ce
commit
4108878f97
2
.github/workflows/Repology.yml
vendored
2
.github/workflows/Repology.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
run: |
|
||||
git config --global user.name 'github-actions[bot]'
|
||||
git config --global user.email '41898282+github-actions[bot]@users.noreply.github.com'
|
||||
- name: Generate boards.json
|
||||
- name: Generate repology.json
|
||||
env:
|
||||
CREW_KERNEL_VERSION: 5.1
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user