Skip to content

Commit 4135257

Browse files
committed
Revert "fix: remove environment from publish-npm job to fix OIDC trusted publishing"
This reverts commit 9cdc3ae.
1 parent 9cdc3ae commit 4135257

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/npmpublish.yml

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

0 commit comments

Comments
 (0)