Skip to content

Commit 9cdc3ae

Browse files
committed
fix: remove environment from publish-npm job to fix OIDC trusted publishing
1 parent d475263 commit 9cdc3ae

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/npmpublish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
publish-npm:
4141
runs-on: ubuntu-latest
4242
needs: build
43-
environment: release
4443
steps:
4544
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4645
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0

0 commit comments

Comments
 (0)