Skip to content

Commit 57df466

Browse files
committed
Publishing to npm isnt the default on github for reasons
1 parent 5c7ef4c commit 57df466

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: actions/setup-node@v1
1717
with:
1818
node-version: 12
19+
registry-url: https://registry.npmjs.org/
1920
- name: Setup and publish nightly
2021
run: |
2122
npm whoami

0 commit comments

Comments
 (0)