Skip to content

Commit a784cd4

Browse files
authored
fix(release): enable provence (#236)
1 parent 5eb70af commit a784cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)