chore(deps): update jamesives/github-pages-deploy-action action to v4.6.4 #7

Merged
realaravinth merged 1 commit from renovate/jamesives-github-pages-deploy-action-4.x into main 2024-09-12 22:03:32 +05:30
Showing only changes of commit 01622cc9f4 - Show all commits

View file

@ -20,7 +20,7 @@ jobs:
- name: Deploy to gh-pages 🚀
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
uses: JamesIves/github-pages-deploy-action@4.1.4
uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
branch: gh-pages
token: ${{ secrets.GITHUB_TOKEN }}