will it publish now???
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 1m0s

This commit is contained in:
Braydon 2024-04-14 16:54:36 -04:00
parent d49c9b20e4
commit 549bbc864e

@ -40,4 +40,4 @@ jobs:
- name: Publish to NPM
run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}