diff --git a/.github/workflows/core.yml b/.github/workflows/core.yml index f7939d8..0cc2db0 100644 --- a/.github/workflows/core.yml +++ b/.github/workflows/core.yml @@ -79,7 +79,7 @@ jobs: NPM_TOKEN: ${{ secrets.NPM_TOKEN }} - name: Release github pages - uses: JamesIves/github-pages-deploy-action@v4.4.3 + uses: JamesIves/github-pages-deploy-action@v4.5.0 with: branch: gh-pages folder: dist/demo