Skip to content

Commit

Permalink
Final debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
realpxd authored Jan 20, 2024
1 parent d3d9845 commit 3ecd23a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,5 @@ jobs:
node-version: ${{ matrix.node-version }}
registry-url: 'https://npm.pkg.github.com'
- run: npm ci
- run: npm test
- run: pm2 restart backendserver
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 comments on commit 3ecd23a

Please sign in to comment.