Skip to content

Commit 0b1fe45

Browse files
committed
fix(release): enable provence
1 parent 5eb70af commit 0b1fe45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
run: nix develop --command pnpm install --frozen-lockfile
4444

4545
- name: 🚀 Publish package
46-
run: nix develop --command pnpm publish --access public --no-git-checks
46+
run: nix develop --command pnpm publish --provenance --no-git-checks --access public

0 commit comments

Comments
 (0)