Skip to content

Commit b7d60e6

Browse files
committed
fix: Remove unnecessary user switch command in deployment script
1 parent 814b1b1 commit b7d60e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
port: ${{ secrets.SSH_PORT }}
2222
key: ${{ secrets.SSH_SECRET_KEY }}
2323
script: |
24-
su ubuntu
2524
cd /home/ubuntu/apps/zyrohub
2625
pm2 stop ZyroHub
2726
git pull

0 commit comments

Comments
 (0)