Merge pull request #27 from LingASDJ/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.4.2

Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2
This commit is contained in:
JDSA Ling 2023-06-07 10:11:40 +08:00 committed by GitHub
commit 0fc94f6b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
npm run docs:build
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.4.1
uses: JamesIves/github-pages-deploy-action@v4.4.2
with:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BRANCH: gh-pages