Skip to content

Commit

Permalink
Update dev-PYM.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashKD authored Mar 7, 2025
1 parent 2a6bb86 commit cce7935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-PYM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Deploy Stack
uses: appleboy/ssh-action@master
with:
host: ${{ secrets.HOST_NAME_DEVPYMPYM }}
host: ${{ secrets.HOST_NAME_DEVPYM }}
username: ${{ secrets.USERNAME_DEVPYM }}
key: ${{ secrets.EC2_SSH_KEY_DEV }}
port: ${{ secrets.PORT_DEV }}
Expand Down

0 comments on commit cce7935

Please sign in to comment.