Skip to content

Commit

Permalink
chore: update publish to ignore git information
Browse files Browse the repository at this point in the history
  • Loading branch information
ejfitzgerald committed May 21, 2024
1 parent 89862d2 commit ab10e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ pnpm run build:release

# publish the package
cd dist
pnpm publish --access public
pnpm publish --access public --no-git-checks

0 comments on commit ab10e02

Please sign in to comment.