diff --git a/.github/workflows/generate_json_files.yml b/.github/workflows/generate_json_files.yml index 816ab9f46..4c358679d 100644 --- a/.github/workflows/generate_json_files.yml +++ b/.github/workflows/generate_json_files.yml @@ -53,7 +53,7 @@ jobs: git config user.name "github-actions[bot]" git config user.email "github-actions[bot]@users.noreply.github.com" git commit -m "Automated commit: Update data folder" - git push origin yl_dv + git push origin master fi env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file