Skip to content

Commit

Permalink
[Setting] 도커 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jinkonu authored May 17, 2024
1 parent 10a6232 commit 9d582af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
## deploy to production
- name: Deploy to prod
uses: appleboy/scp-action@0.1.3
uses: appleboy/ssh-action@master
id: deploy-prod
if: contains(github.ref, 'main')
with:
Expand Down

0 comments on commit 9d582af

Please sign in to comment.