Skip to content

Commit e5ca33d

Browse files
chore: enable provenance (#150)
1 parent dcf9341 commit e5ca33d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
release:
4545
runs-on: ubuntu-latest
4646
needs: [test]
47+
env:
48+
NPM_CONFIG_PROVENANCE: true
4749
steps:
4850
- uses: actions/checkout@v3
4951
with:

0 commit comments

Comments
 (0)