Skip to content

Commit

Permalink
Update prod-contents-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eojinny authored Feb 21, 2024
1 parent 862cd0e commit 2d83960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-contents-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Deploy
uses: appleboy/ssh-action@master
with:
host: ${{ secrets.HOST_CONTENTS }}
host: ${{ secrets.HOST_PROD_2 }}
username: ec2-user
key: ${{ secrets.PRIVATE_KEY_CONTENTS }}
script: |
Expand Down

0 comments on commit 2d83960

Please sign in to comment.