Skip to content

Commit bfd96df

Browse files
author
rajat
committed
a9
1 parent 3dfb925 commit bfd96df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: running application
3838
uses: appleboy/ssh-action@master
39-
env:
39+
with:
4040
SSH_PRIVATE_KEY: ${{ secrets.EC2_SSH_KEY }}
4141
REMOTE_HOST: ${{ secrets.HOST_DNS }}
4242
REMOTE_USER: ${{ secrets.USERNAME }}

0 commit comments

Comments
 (0)