Skip to content

Commit 1610313

Browse files
committed
chore: rollback skipchecks
1 parent ec661c9 commit 1610313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
git config --global user.name "GitHub Actions"
163163
164164
- name: Release
165-
run: yarn release --ci
165+
run: yarn release --ci --npm.skipChecks
166166
env:
167167
NPM_CONFIG_PROVENANCE: true
168168
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)