Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmood committed Jul 29, 2024
1 parent e037720 commit f8483a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
run: |
npm ci
npm version $VERSION
git push
npm publish --provenance --access public
git push

0 comments on commit f8483a1

Please sign in to comment.