mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-05 15:18:23 -05:00
Publishing to npm isnt the default on github for reasons
This commit is contained in:
1
.github/workflows/nightly.yaml
vendored
1
.github/workflows/nightly.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user