2 parents 8da45c3 + 6b4a79e commit 235790bCopy full SHA for 235790b
1 file changed
.github/workflows/release.yml
@@ -40,9 +40,6 @@ jobs:
40
with:
41
node-version: '22'
42
- run: npm ci
43
-
44
- - name: Sync package.json version
45
- run: npm --no-git-tag-version version ${{ needs.create-tag.outputs.new_version }}
46
47
- run: npm run build
48
0 commit comments