We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75baeeb commit 7aa2103Copy full SHA for 7aa2103
.github/workflows/deploy.yml
@@ -22,3 +22,5 @@ jobs:
22
23
- run: npm install
24
- run: npm run build
25
+ - run: pm2 reload react.trejocode.com
26
+ - run: pm2 save
0 commit comments