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 16, 2024
1 parent c2d36a2 commit a5b02cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD-MAIN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ jobs:
key: ${{ secrets.RELEASE_SERVER_KEY }}
run: |
cd ~
chmod +x deploy.sh
sudo chmod +x deploy.sh
./deploy.sh

0 comments on commit a5b02cc

Please sign in to comment.