Skip to content

Commit 3330299

Browse files
yamitzkyclaude
andcommitted
ci: add npm environment to release workflow
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c5b5da7 commit 3330299

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
needs: release-please
2525
if: ${{ needs.release-please.outputs.release_created }}
2626
runs-on: ubuntu-latest
27+
environment: npm
2728
permissions:
2829
contents: read
2930
id-token: write

0 commit comments

Comments
 (0)