diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 79b6be54..f546c138 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -12,22 +12,6 @@ jobs: steps: - uses: actions/checkout@v2 - - uses: dawidd6/action-download-artifact@v2 - with: - github_token: ${{ secrets.FORECASTHUB_TOKEN }} - workflow: reports-country.yml - name: country-reports - path: reports - repo: covid19-forecast-hub-europe/covid19-forecast-hub-europe - - - uses: dawidd6/action-download-artifact@v2 - with: - github_token: ${{ secrets.FORECASTHUB_TOKEN }} - workflow: reports-model.yml - name: model-reports - path: reports - repo: covid19-forecast-hub-europe/covid19-forecast-hub-europe - - uses: r-lib/actions/setup-pandoc@v1 - uses: r-lib/actions/setup-r@v1 diff --git a/reports.Rmd b/reports.Rmd index 5ddb2d0a..e74ad4c2 100644 --- a/reports.Rmd +++ b/reports.Rmd @@ -6,18 +6,4 @@ output: toc_float: false --- - - -```{r iframe, results = 'asis', echo = FALSE} -cat(paste0("\n") -``` - +The creation of real-time reports for the European COVID-19 Forecasting has stopped.