Skip to content

Commit

Permalink
Update CD-MAIN.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sss4920 authored Aug 11, 2024
1 parent 7194dc4 commit 80d20dd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/CD-MAIN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
host: ${{ secrets.RELEASE_SERVER_IP }}
username: ${{ secrets.RELEASE_SERVER_USER }}
key: ${{ secrets.RELEASE_SERVER_KEY }}
script: |
cd ~
./deploy.sh
run: |
cd ~
chmod +x deploy.sh
./deploy.sh

0 comments on commit 80d20dd

Please sign in to comment.