Skip to content

Commit

Permalink
Fixed pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomansion committed Apr 7, 2024
1 parent 5797036 commit 806ed64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
username: ${{secrets.SSH_USERNAME}}
password: ${{secrets.SSH_PASSWORD}}
port: ${{secrets.SSH_PORT}}
script: ${{secrets.SSH_PASSWORD}}
script: ${{secrets.SSH_SCRIPT_PATH}}

0 comments on commit 806ed64

Please sign in to comment.