Skip to content

Commit

Permalink
npm version GITVERSION_SEMVER
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelgoeke authored May 1, 2024
1 parent bb9e0fb commit 57392c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
uses: gittools/actions/gitversion/[email protected]
with:
useConfigFile: true
- run: npm version --new-version $GITVERSION_SEMVER --no-git-tag-version
- run: npm ci
- run: npm publish --access public
env:
Expand Down

0 comments on commit 57392c4

Please sign in to comment.