summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRishi-k-s <rishikrishna.sr@gmail.com>2026-02-20 15:03:25 +0530
committerRishi-k-s <rishikrishna.sr@gmail.com>2026-02-20 15:03:25 +0530
commitc74d5129eb140f54ae168af0305d53bdfb2db430 (patch)
tree8f8892184b621fc19cc810c0bc346bbab623da6a
parentf7f32f99195af17bf2fbc9cc07021cdba57b29e2 (diff)
removed nginix reload partHEADmain
-rw-r--r--.github/workflows/deploy.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index a5a4104..e6b6c25 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -18,5 +18,4 @@ jobs:
key: ${{ secrets.DO_SSH_KEY }}
script: |
cd /var/www/rishikrishna.com
- git pull origin main
- systemctl reload nginx \ No newline at end of file
+ git pull origin main \ No newline at end of file