Skip to content

Commit

Permalink
Fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
by-cx committed Aug 8, 2024
1 parent bb6bb5a commit 2575441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
env:
SSHKEY: ${{ secrets.deploy_ssh_key }}
HOST: ssh.rosti.cz
PORT: 13640
PORT: 22430
run: |
echo "$SSHKEY" > ssh.key
chmod 600 ssh.key
Expand Down

0 comments on commit 2575441

Please sign in to comment.