diff --git a/.github/workflows/static.yaml b/.github/workflows/static.yaml index 18aa0de2..e8a34d1f 100644 --- a/.github/workflows/static.yaml +++ b/.github/workflows/static.yaml @@ -35,3 +35,4 @@ jobs: uses: JamesIves/github-pages-deploy-action@v4 with: folder: . + force: true