Skip to content

Commit

Permalink
Update node.js.yml &>/dev/null
Browse files Browse the repository at this point in the history
  • Loading branch information
alaboso authored Jan 31, 2024
1 parent aafa37b commit b36f1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }}
port: ${{ secrets.PORT }}
script: cd /usr/knhts/moh-knhts-web && sh deploy.sh
script: cd /usr/knhts/moh-knhts-web && sh deploy.sh &>/dev/null

0 comments on commit b36f1f6

Please sign in to comment.