diff --git a/.github/workflows/playgroud.yml b/.github/workflows/playgroud.yml index d693c3d..d9743b2 100644 --- a/.github/workflows/playgroud.yml +++ b/.github/workflows/playgroud.yml @@ -42,7 +42,7 @@ jobs: path: ./dist - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@v4.3.3 + uses: JamesIves/github-pages-deploy-action@v4.6.0 with: token: ${{ secrets.GH_TOKEN }} branch: gh-pages # The branch the action should deploy to.