diff --git a/.github/workflows/deploy-app.yaml b/.github/workflows/deploy-app.yaml index a668a7f..b8bea6d 100644 --- a/.github/workflows/deploy-app.yaml +++ b/.github/workflows/deploy-app.yaml @@ -58,7 +58,7 @@ jobs: - name: Deploy to GitHub pages 🚀 if: github.event_name != 'pull_request' - uses: JamesIves/github-pages-deploy-action@v4.6.3 + uses: JamesIves/github-pages-deploy-action@v4.6.4 with: clean: false branch: gh-pages