Skip to content

Commit 750a50e

Browse files
committed
chore: update ci
1 parent 6d1adce commit 750a50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
git push origin --delete gh-pages
109109
110110
- name: Deploy
111-
uses: peaceiris/actions-gh-pages@v3
111+
uses: peaceiris/actions-gh-pages@v2.5
112112
env:
113113
deploy_key: ${{secrets.ACTIONS_DEPLOY_KEY}}
114114
PUBLISH_BRANCH: gh-pages

0 commit comments

Comments
 (0)