Skip to content

Commit

Permalink
📝docs : Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo authored May 23, 2024
1 parent 7a9d8c8 commit d19caff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
- name: Deploy to Server
uses: appleboy/[email protected]
env:
SERVICE_NAME: ${{ github.event.inputs.service }}
SERVICE_NAME: "all"
with:
host: ${{ secrets.EC2_HOST }}
username: ${{ secrets.EC2_USERNAME }}
Expand Down

0 comments on commit d19caff

Please sign in to comment.