Skip to content

Commit 0da152b

Browse files
Update release.yaml
Add a deployment environment to the workflow to test NPM registry trusted publishing.
1 parent f78f741 commit 0da152b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
attestations: write
2121
id-token: write
2222
repository-projects: write
23+
environment: production
2324
uses: celo-org/reusable-workflows/.github/workflows/npm-publish.yaml@v3.0.0
2425
with:
2526
node-version: 20

0 commit comments

Comments
 (0)