Skip to content

Commit

Permalink
Update merge_recents.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M-7th authored Oct 28, 2024
1 parent 7e04d1b commit 50c8fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge_recents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
disease_name: ${{ vars.DISEASE_NAME }}

run: |
python ./tools/code/merge_recent_data.py --repository "./repo" --source_list "ERVISS"
python ./tools/code/merge_recent_data_ILI_ARI.py --repository "./repo" --source_list "ERVISS"
- name: Commit data repo changes
uses: EndBug/add-and-commit@v7
Expand Down

0 comments on commit 50c8fc9

Please sign in to comment.