Skip to content

Commit e007c1c

Browse files
committed
ci(ci): 💚 Updated workflow
1 parent 882ef23 commit e007c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
3939

4040
- name: Publish package
41-
run: pnpm publish
41+
run: pnpm publish --no-git-checks
4242
env:
4343
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)