Skip to content

Commit

Permalink
updated npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelhamiderrahmouni committed Jul 18, 2024
1 parent 86a5a6c commit b047aac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
with:
node-version: '20.x'
registry-url: 'https://registry.npmjs.org'
- run: npm install
- run: npm run build
- run: npm version --no-git-tag-version ${{ github.event.release.tag_name }}
- run: npm publish
env:
Expand Down

0 comments on commit b047aac

Please sign in to comment.