Skip to content

Commit

Permalink
Use npm version from git
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarhermoso committed Jul 21, 2023
1 parent 4dc64e6 commit 32397f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
# Defaults to the user or organization that owns the workflow file
scope: '@kedyou'
- run: npm ci
- run: npm version --from-git
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@kedyou/mathlive",
"version": "0.95.0-kedyou.1",
"description": "A web component for math input",
"license": "MIT",
"funding": {
Expand Down

0 comments on commit 32397f8

Please sign in to comment.