Skip to content

Commit 99e9ff6

Browse files
Merge pull request #563 from effector/enforce-oidc
enforce oidc
2 parents 5e4ce83 + cea5bcd commit 99e9ff6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
node-version-file: '.nvmrc'
2121
cache: 'pnpm'
2222
- run: pnpm install --frozen-lockfile
23-
- run: |
24-
echo "//registry.npmjs.org/:_authToken="${{secrets.NPM_TOKEN}}"" > ~/.npmrc
2523
shell: sh
2624
- run: pnpm whoami
2725
- run: pnpm run -r build

0 commit comments

Comments
 (0)