Skip to content

Commit

Permalink
Update generate-base-files-info-json.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik authored Nov 14, 2024
1 parent 9d061fa commit f95823d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-base-files-info-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 "[email protected]"
Expand Down

0 comments on commit f95823d

Please sign in to comment.