Skip to content

Commit 68499f6

Browse files
committed
fix: Remove whoami command from deployment script
1 parent b1ce82f commit 68499f6

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-
whoami
2524
cd /home/ubuntu/apps/zyrohub
2625
pm2 stop ZyroHub
2726
git pull

0 commit comments

Comments
 (0)