Skip to content

Commit

Permalink
chore: update git hook for production (#126)
Browse files Browse the repository at this point in the history
## Description
- Update production git hook

Co-authored-by: Stephen Gill <[email protected]>
  • Loading branch information
caffeinated-pixels and Stephen Gill authored Apr 14, 2023
1 parent 414f55f commit 5215e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
npx semantic-release
npx semantic-release@19.0.5

0 comments on commit 5215e0e

Please sign in to comment.