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 bac3eab commit fa1d2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-base-files-info-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# Step 5: Commit changes if any
- name: Commit changes if any
run: |
git checkout www
git checkout 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 fa1d2a9

Please sign in to comment.