Skip to content

Commit

Permalink
chore: deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LSBsity committed Aug 3, 2024
1 parent 749c7ee commit 3be241f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: SSH로 EC2에 접속하기!
uses: appleboy/[email protected]
env:
APPLICATION_PROD_PROPERTIES: ${{ secrets.APPLICATION_PROD_PROPERTIES }}
APPLICATION_PROD_PROPERTIES: ${{ secrets.APPLICATION_PROPERTIES }}
with:

host: ${{ secrets.EC2_HOST }}
Expand Down

0 comments on commit 3be241f

Please sign in to comment.