Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3a1f194

Browse filesBrowse files
committed
chore: switch to npm trusted publishing
1 parent 67cbaf5 commit 3a1f194
Copy full SHA for 3a1f194

2 files changed

-6Lines changed: 0 additions & 6 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/workflows/release-nightly.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/release-nightly.yml
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,3 @@ jobs:
4040
- name: 📦 release nightly
4141
if: github.event_name == 'push'
4242
run: pnpm changelogen --canary nightly --publish
43-
env:
44-
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
45-
NPM_CONFIG_PROVENANCE: true
Collapse file

‎.github/workflows/release.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/release.yml
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ jobs:
3939

4040
- name: 📦 Release
4141
run: pnpm changelogen --publish
42-
env:
43-
NODE_AUTH_TOKEN: ${{ secrets.RELEASE_NODE_AUTH_TOKEN }}
44-
NPM_CONFIG_PROVENANCE: true
4542

4643
- name: 🏷️ Create tag
4744
run: |

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.