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 f4ccc51 commit 4ae7e59
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/ssh-action@master
uses: appleboy/ssh-action@0.1.3
id: deploy-prod
if: contains(github.ref, 'main')
with:
Expand Down

0 comments on commit 4ae7e59

Please sign in to comment.