Skip to content

Commit

Permalink
Add in version patch to github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorylavery committed Oct 29, 2024
1 parent b843bf9 commit e298840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
node-version: 20
- run: npm ci
#- run: npm test
- run: npm version patch

publish-npm:
needs: build
Expand Down

0 comments on commit e298840

Please sign in to comment.