Skip to content

Commit

Permalink
feat: add dist content on pre-push hook
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics committed Sep 25, 2024
1 parent 3dd4f32 commit cf116bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .husky/pre-push
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
pnpm preflight
git add dist/
git commit -m "chore: bump dist"

0 comments on commit cf116bd

Please sign in to comment.