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.
1 parent 22af7cb commit a42b58dCopy full SHA for a42b58d
.github/workflows/gh-pages.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Deploy
29
uses: peaceiris/actions-gh-pages@v3
30
with:
31
- deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
+ deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY_2025 }}
32
external_repository: pykale/pykale.github.io
33
publish_branch: main
34
publish_dir: ./public
0 commit comments