Skip to content

Commit

Permalink
Setting: EC2 setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Suxxxxhyun committed Sep 9, 2023
1 parent a61ad7f commit 57bbe33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
host: ${{ secrets.EC2_HOST }}
username: ${{ secrets.EC2_USERNAME }}
key: ${{ secrets.EC2_PRIVATE_KEY }}
envs: GITHUB_SHA
envs: GITHUB_SHA
script: |
# SSH into EC2 server
Expand Down

0 comments on commit 57bbe33

Please sign in to comment.