Skip to content

Commit 4af4484

Browse files
committed
--no-git-checks
1 parent 24069bf commit 4af4484

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,4 @@ jobs:
138138
sed -i '' 's/"version": "0.0.0"/"version": "0.0.0-${{ github.sha }}"/' packages/global/package.json
139139
140140
- name: Publish
141-
run: pnpm --filter=@vite-plus/global publish --registry https://npm.pkg.github.com
141+
run: pnpm --filter=@vite-plus/global publish --registry https://npm.pkg.github.com --no-git-checks

0 commit comments

Comments
 (0)