Skip to content

Commit

Permalink
Passes argh
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkoov committed Jan 15, 2024
1 parent 5ce16a5 commit 548352b
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 @@ -147,7 +147,7 @@ jobs:
host: ${{ secrets.HOST }}
username: ${{ secrets.USER }}
key: ${{ secrets.SSH_KEY }}
passphrase: ${{ secrets.SSH_PASSPHRASE }}
password: ${{ secrets.SSH_PASSPHRASE }}
source: "docker-compose.production.yml"
target: "taski"
- name: Executing remote ssh commands to deploy
Expand Down

0 comments on commit 548352b

Please sign in to comment.