Skip to content

Commit 2b970a8

Browse files
authored
Merge branch 'mybatis:master' into master
2 parents 7e03b29 + 87baeb2 commit 2b970a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site.yaml

+1-1
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/[email protected].0
28+
uses: JamesIves/[email protected].1
2929
with:
3030
ssh-key: true
3131
branch: gh-pages

0 commit comments

Comments
 (0)