From 3b53d763214ecc1eb670379c7d1cad223e6c6114 Mon Sep 17 00:00:00 2001 From: FedericoTartarini Date: Sat, 21 Nov 2020 13:37:11 +0800 Subject: [PATCH] * updated weekly cases * fixed error code github action --- .github/workflows/deploy_to_ghpages.yml | 3 ++- src/Data/infectious_disease.json | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy_to_ghpages.yml b/.github/workflows/deploy_to_ghpages.yml index 42f7fcf..c69a300 100644 --- a/.github/workflows/deploy_to_ghpages.yml +++ b/.github/workflows/deploy_to_ghpages.yml @@ -31,8 +31,9 @@ jobs: yarn build - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@3.5.9 + uses: JamesIves/github-pages-deploy-action@3.7.1 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} BRANCH: gh-pages # The branch the action should deploy to. FOLDER: build # The folder the action should deploy. + CLEAN: true # Automatically remove deleted files from the deploy branch diff --git a/src/Data/infectious_disease.json b/src/Data/infectious_disease.json index 512620a..85f76a6 100644 --- a/src/Data/infectious_disease.json +++ b/src/Data/infectious_disease.json @@ -502,7 +502,9 @@ 592, 565, 440, - 340 + 408, + 355, + 222 ], "color": "#1f77b4" }