Skip to content

Commit

Permalink
CI: added provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
Akalanka47000 authored Feb 23, 2024
1 parent 60e313f commit 7101b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pnpm publish --tag=${TAG:=latest} --access=${1:-public} || true
pnpm publish --tag=${TAG:=latest} --provenance --access=${1:-public} || true

0 comments on commit 7101b1e

Please sign in to comment.