Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
class-liu-fullstack committed Nov 21, 2024
2 parents d7aa354 + ce3f757 commit 9c89ae3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ jobs:
- name: Deploy
run: |
echo "Deploying to demo..."
pm2 delete zhin
pm2 start --name zhin npm -- run dev
echo "Deployed to demo"

0 comments on commit 9c89ae3

Please sign in to comment.