Merge pull request 'chore(deps): update jamesives/github-pages-deploy-action action to v4.6.4' (#48) from renovate/jamesives-github-pages-deploy-action-4.x into master

Reviewed-on: #48
This commit is contained in:
Aravinth Manivannan 2024-09-12 22:03:25 +05:30
commit 247e51f6ea

View file

@ -73,7 +73,7 @@ jobs:
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
if: matrix.version == 'stable' && (github.repository == 'mCaptcha/cli') if: matrix.version == 'stable' && (github.repository == 'mCaptcha/cli')
uses: JamesIves/github-pages-deploy-action@v4.6.1 uses: JamesIves/github-pages-deploy-action@v4.6.4
with: with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages BRANCH: gh-pages