Skip to content

Commit 4f23258

Browse files
authored
Specify environment for release workflow
1 parent 6069e3b commit 4f23258

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
permissions:
1313
id-token: write
1414
contents: write
15+
environment: npm-registry
1516
runs-on: ubuntu-latest
1617
steps:
1718
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)