diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0b0ac03..daf9088 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -36,7 +36,7 @@ jobs: npm run lint npm run test - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@4.1.5 + uses: JamesIves/github-pages-deploy-action@4.1.8 with: token: ${{ secrets.GITHUB_TOKEN }} branch: gh-pages