Skip to content

Commit e234e55

Browse files
committed
Use Publish environment for npm release
1 parent d304af4 commit e234e55

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
name: Publish NPM
2929
needs: test
3030
runs-on: ubuntu-latest
31+
environment: Publish
3132
permissions:
3233
contents: read
3334
id-token: write

0 commit comments

Comments
 (0)