Skip to content

Commit

Permalink
Update workflow_submit_model_forecasts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RokGrah authored Nov 25, 2024
1 parent fe8c7ca commit d511741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_submit_model_forecasts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
git add ./model-output/ECDC-soca_simplex/2024-11-27-ECDC-soca_simplex.csv \
./model-output/ECDC-SARIMA/2024-11-27-ECDC-SARIMA.csv
git commit -m "Submitting forecasts of Syndromic_indicators - soca_simplex and SARIMA models"
git push -u origin add-results-files
git push -u origin add-results-RespiCast-SyndromicIndicators
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit d511741

Please sign in to comment.