Skip to content

Commit

Permalink
(Testing Github Actions) Test with new key
Browse files Browse the repository at this point in the history
  • Loading branch information
aSouchereau committed May 29, 2024
1 parent 167715b commit 1512795
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ jobs:
username: ${{ secrets.DEPLOY_SSH_USERNAME }}
port: ${{ secrets.DEPLOY_SSH_PORT }}
key: ${{ secrets.DEPLOY_SSH_KEY }}
passphrase: ${{ secrets.DEPLOY_SSH_PASSPHRASE }}
source: "."
target: "/var/www/html/souchca"

0 comments on commit 1512795

Please sign in to comment.