Skip to content

Commit

Permalink
ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinsoo1004 committed Oct 26, 2023
1 parent 6681956 commit 1cb75cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
script: |
rm -qq -rf /home/ubuntu/pcot
- name: mkdir
- name: mdir pcot
uses: appleboy/ssh-action@master
with:
host: ${{ secrets.WEB_HOST_ID }}
Expand Down

0 comments on commit 1cb75cf

Please sign in to comment.