Skip to content

Commit

Permalink
Update CD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jun02160 committed Jan 1, 2024
1 parent 9c05fe2 commit 16cd0ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@ jobs:
key: ${{ secrets.RELEASE_SERVER_KEY }}
script: |
cd ~
./deploy.sh
sudo chmod 774 ./deploy.sh
./deploy.sh

0 comments on commit 16cd0ea

Please sign in to comment.