Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Signed-off-by: code-wolf-byte <hackerstark37@gmail.com>
  • Loading branch information
code-wolf-byte authored Sep 2, 2024
1 parent 32e6b7e commit 6203e21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
port: ${{ secrets.PORT }}
key: ${{ secrets.SSHKEY }}
script: |
echo $host
echo $username
sudo chmod +x /root/soda-internal-api/update.sh
echo " Executing CD.sh"
sudo /root/soda-internal-api/update.sh
Expand Down

0 comments on commit 6203e21

Please sign in to comment.