Skip to content

Commit 0fc94f6

Browse files
authored
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
2 parents 2a35932 + f3abeae commit 0fc94f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
npm run docs:build
2222
2323
- name: Deploy
24-
uses: JamesIves/github-pages-deploy-action@v4.4.1
24+
uses: JamesIves/github-pages-deploy-action@v4.4.2
2525
with:
2626
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
2727
BRANCH: gh-pages

0 commit comments

Comments
 (0)