Skip to content

Commit 0b5dcac

Browse files
authored
Merge pull request #323 from LGLabGreg/ci/changesets-provenance
ci/changesets provenance
2 parents 6f3733f + d078d58 commit 0b5dcac

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.changeset/puny-squids-play.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@lglab/react-qr-code': patch
3+
'reactqrcode.com': patch
4+
---
5+
6+
ci:changset provenance

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ jobs:
4545
publish: pnpm ci:publish --no-git-checks
4646
env:
4747
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
48+
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)