You've already forked armbian.github.io
mirror of
https://github.com/armbian/armbian.github.io.git
synced 2026-01-06 11:42:20 -08:00
Update generate-base-files-info-json.yml
This commit is contained in:
@@ -30,6 +30,7 @@ jobs:
|
||||
- name: Commit changes if any
|
||||
run: |
|
||||
git checkout data
|
||||
mkdir -p data/
|
||||
mv base-files.json data/base-files.json
|
||||
git config --global user.name "github-actions"
|
||||
git config --global user.email "github-actions@github.com"
|
||||
|
||||
Reference in New Issue
Block a user