Skip to content

Commit 572b954

Browse files
committed
#0: Remove set package version
1 parent 3ee1995 commit 572b954

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
with:
2121
node-version: 22
2222
registry-url: https://registry.npmjs.org/
23-
- uses: HarmvZ/set-package-json-version-action@v0.2.5
24-
with:
25-
version: ${{ steps.create_release.outputs.tag_name }}
2623
- run: npm i
2724
- run: npm ci
2825
- run: npm publish

0 commit comments

Comments
 (0)