Skip to content

Commit

Permalink
fix(deploy): 파일 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
마현우 committed Nov 17, 2023
1 parent b914345 commit 58c0d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

steps:
- name: Deploy React App
uses: appleboy/scp-action@master
uses: appleboy/scp-action@v0.1.3
with:
host: ${{ secrets.SERVER_HOST }}
username: ${{ secrets.SERVER_USERNAME }}
Expand Down

0 comments on commit 58c0d7a

Please sign in to comment.