Fixing publish.

This commit is contained in:
Dessalines 2024-01-28 20:11:58 -05:00
parent c6278f5ce7
commit 78455dc38e

View file

@ -17,6 +17,7 @@ steps:
npm_publish:
image: node:alpine
commands:
- *install_pnpm
- echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> .npmrc
- echo "email = tyhou13@gmx.com" >> ~/.npmrc
- npm publish