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:
commit
0fc94f6b87
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user