Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AliQassab authored Feb 28, 2024
1 parent f855f52 commit 55327d0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
HOST: ${{ secrets.HOST }}
PASSWORD: ${{ secrets.PASSWORD }}
script: |
cd bahja-isaac-nas-discord-chatbot
git pull
npm i
node index.js
ls -la /path/to/your/directory
# cd bahja-isaac-nas-discord-chatbot
# git pull
# npm i
# pm2 stop chatbot
# pm2 start index.js --name chatbot

0 comments on commit 55327d0

Please sign in to comment.