Skip to content

Commit ada3b3f

Browse files
committed
Update deploy.yml
1 parent 31f3d69 commit ada3b3f

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
@@ -32,4 +32,4 @@ jobs:
3232
remote_path: /var/www/docs.pokeskies.com/
3333
remote_host: ${{ secrets.STARLIGHT_HOST }}
3434
remote_user: ${{ secrets.STARLIGHT_HOST }}
35-
remote_key: ${{ secrets.DEPLOY_KEY }}
35+
remote_key: ${{ secrets.STARLIGHT_KEY }}

0 commit comments

Comments
 (0)