Skip to content

Commit ca2a016

Browse files
committed
ci: remove environment restriction to fix OIDC handshake
1 parent b6593a1 commit ca2a016

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
needs: test
3333
if: startsWith(github.ref, 'refs/tags/v')
3434
runs-on: ubuntu-latest
35-
environment: npm-publish
3635
permissions:
3736
contents: write # Required for creating releases
3837
id-token: write # Required for provenance

0 commit comments

Comments
 (0)