Skip to content

Commit

Permalink
Specify registry-url: 'https://registry.npmjs.org'` for publishing (#25
Browse files Browse the repository at this point in the history
)
  • Loading branch information
cortinico authored Jun 20, 2024
1 parent d73cca5 commit 823345a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: actions/[email protected]
with:
node-version: 18
registry-url: 'https://registry.npmjs.org'
- name: Update versions to nightly
run: node updateTemplateVersion.js nightly
- name: Publish NPM as Nightly
Expand Down

0 comments on commit 823345a

Please sign in to comment.