We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfeeccd + f6a4df1 commit 164c7f0Copy full SHA for 164c7f0
1 file changed
.github/workflows/docs.yml
@@ -28,7 +28,7 @@ jobs:
28
- run: ./fix_ssh.sh
29
30
- name: Deploy
31
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
32
with:
33
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
34
external_repository: Relm4/website
0 commit comments