Publishing to npm isnt the default on github for reasons

This commit is contained in:
Wesley Wigham
2020-02-21 10:43:02 -08:00
parent 5c7ef4c48a
commit 57df4663ad

View File

@@ -16,6 +16,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 12
registry-url: https://registry.npmjs.org/
- name: Setup and publish nightly
run: |
npm whoami