diff --git a/.github/workflows/run_data_sync.yml b/.github/workflows/run_data_sync.yml index 16752008c4c..eb381360e8d 100644 --- a/.github/workflows/run_data_sync.yml +++ b/.github/workflows/run_data_sync.yml @@ -39,7 +39,7 @@ env: SAVE_DATA_IN_GITHUB_CACHE: false # if you deploy in the vercal, check the README DATA_CACHE_PREFIX: 'track_data' BUILD_GH_PAGES: true # If you do not need GitHub Page please set it to `false` - SAVE_TO_PARQENT: true # If you want to save the data to the repo, set it to `true` + SAVE_TO_PARQENT: false # If you want to save the data to the repo, set it to `true` jobs: sync: