Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
binsarjr committed Feb 20, 2024
1 parent 8097e57 commit 799075d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Deploy
uses: appleboy/ssh-action@master
with:
host: ${{ secrets.HOST }}
HOST: ${{ secrets.HOST }}
USERNAME: ${{ secrets.USERNAME }}
PORT: ${{ secrets.PORT }}
KEY: ${{ secrets.SSHKEY }}
Expand Down

0 comments on commit 799075d

Please sign in to comment.