Skip to content

Commit 7a178cd

Browse files
committed
Keep data repo synched with main
1 parent b0da995 commit 7a178cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-base-files-info-json.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Commit changes if any
3131
run: |
3232
git checkout data
33+
git rebase main
3334
mkdir -p data/
3435
mv base-files.json data/base-files.json
3536
git config --global user.name "github-actions"

0 commit comments

Comments
 (0)