Skip to content

Commit

Permalink
fix: envs 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeuk520 authored Feb 21, 2024
1 parent f30a6a7 commit 1cda248
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
host: ${{ secrets.HOST_PROD }} # EC2 퍼블릭 IPv4 DNS
username: ubuntu
key: ${{ secrets.PRIVATE_KEY }}
envs: GITHUB_SHA
script: |
sudo docker ps
sudo docker pull ${{ secrets.DOCKER_USERNAME }}/travelmate
Expand Down

0 comments on commit 1cda248

Please sign in to comment.