Skip to content

Commit

Permalink
Update github-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gol2580 authored Jan 17, 2024
1 parent 8aa187b commit 256a11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: appleboy/[email protected]
with:
host: ${{ secrets.HOST}} # EC2 퍼블릭 IPv4 DNS
username: ${{ secrets.USERNAME }} # ubuntu
username: ${{ secrets.USERNAME }}
key: ${{ secrets.PRIVATE_KEY }}
script: |
sudo docker ps
Expand Down

0 comments on commit 256a11f

Please sign in to comment.