We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f3d69 commit ada3b3fCopy full SHA for ada3b3f
.github/workflows/deploy.yml
@@ -32,4 +32,4 @@ jobs:
32
remote_path: /var/www/docs.pokeskies.com/
33
remote_host: ${{ secrets.STARLIGHT_HOST }}
34
remote_user: ${{ secrets.STARLIGHT_HOST }}
35
- remote_key: ${{ secrets.DEPLOY_KEY }}
+ remote_key: ${{ secrets.STARLIGHT_KEY }}
0 commit comments