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 Dec 9, 2024
1 parent f76858e commit 5de2b81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow_submit_model_forecasts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
wednesday_date=${{ steps.calculate_wednesday.outputs.wednesday_date }}
git add ./model-output/ECDC-soca_simplex/${wednesday_date}-ECDC-soca_simplex.csv \
./model-output/ECDC-SARIMA/${wednesday_date}-ECDC-SARIMA.csv
git status # Verify if the files were staged
git commit -m "Submitting forecasts of Syndromic_indicators - soca_simplex and SARIMA models"
git push https://x-access-token:${{ secrets.Secret_PUSH_ACCESS_RespiCast }}@github.com/european-modelling-hubs/RespiCast-SyndromicIndicators.git main
Expand Down

0 comments on commit 5de2b81

Please sign in to comment.