Skip to content

Commit

Permalink
set: cd.yml 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jungeunyooon committed Jan 24, 2024
1 parent fff58e7 commit b2c5eb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs: # Job
with:
host: ${{secrets.AWS_HOST}}
username: ${{secrets.AWS_USERNAME}}
password: ${{ secrets.PASSWD }}
key: ${{ secrets.AWS_KEY_PEM }}
envs: GITHUB_SHA
script: |
Expand Down

0 comments on commit b2c5eb8

Please sign in to comment.