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" }