Skip to content

Commit 0bacab7

Browse files
authored
Merge pull request #259 from mybatis/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.6.0
2 parents f9061ae + b0a4bea commit 0bacab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
CI_DEPLOY_USERNAME: ${{ secrets.CI_DEPLOY_USERNAME }}
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
- name: Deploy Site to gh-pages
28-
uses: JamesIves/github-pages-deploy-action@v4.5.0
28+
uses: JamesIves/github-pages-deploy-action@v4.6.0
2929
with:
3030
ssh-key: true
3131
branch: gh-pages

0 commit comments

Comments
 (0)