???????
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 54s

This commit is contained in:
Braydon 2024-04-14 17:23:52 -04:00
parent 42cfab11f2
commit 4b3e478329

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