diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 4507a24..a84f07d 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -42,6 +42,7 @@ jobs: with: # Upload entire repository path: 'build' + overwrite: true - name: Deploy to GH Pages 🚀 id: deployment uses: actions/deploy-pages@v4