Skip to content

Commit e246168

Browse files
committed
Rename workflow files
1 parent 3d63783 commit e246168

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.github/workflows/release-and-publish.yaml renamed to .github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
40+
NPM_CONFIG_PROVENANCE: true
4041
with:
4142
publish: pnpm changeset publish
4243
commitMode: github-api

0 commit comments

Comments
 (0)