Skip to content

Commit 3d58f47

Browse files
fix: use npm trusted publishing (#3587)
### Motivation We need to implement NPM trusted publishing. ### Modifications Removed one line the `release-please.yml` file.
1 parent ef64cc8 commit 3d58f47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,3 @@ jobs:
4343
run: npx lerna publish from-package --yes
4444
env:
4545
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46-
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN_LINZJS }}

0 commit comments

Comments
 (0)