Skip to content

Commit

Permalink
#0: Remove set package version
Browse files Browse the repository at this point in the history
  • Loading branch information
DougMidgley committed Jul 1, 2024
1 parent 3ee1995 commit 572b954
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
with:
node-version: 22
registry-url: https://registry.npmjs.org/
- uses: HarmvZ/set-package-json-version-action@v0.2.5
with:
version: ${{ steps.create_release.outputs.tag_name }}
- run: npm i
- run: npm ci
- run: npm publish
Expand Down

0 comments on commit 572b954

Please sign in to comment.