Skip to content

Commit dbcf0a0

Browse files
committed
ci: add npm environment to release workflow for deployment tracking
1 parent 0317df5 commit dbcf0a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
jobs:
77
release:
88
runs-on: ubuntu-latest
9+
environment: npm
910
steps:
1011
- uses: actions/checkout@v4
1112
with: { fetch-depth: 0 }

0 commit comments

Comments
 (0)