Skip to content

Commit

Permalink
ci: remove always-auth as deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha committed Jun 5, 2024
1 parent 96e64a4 commit 5a626a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build_npm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,5 @@ await Deno.writeTextFile(
`
//registry.npmjs.org/:_authToken=\${NODE_AUTH_TOKEN}
registry=https://registry.npmjs.org/
always-auth=true
`,
)

0 comments on commit 5a626a4

Please sign in to comment.