Skip to content

Commit 3b8c0a9

Browse files
committed
ci: 🎡 add NPM_CONFIG_FORCE
1 parent e9ad35c commit 3b8c0a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848

4949
- name: Create release PR or publish
5050
uses: changesets/action@v1
51+
env:
52+
NPM_CONFIG_FORCE: "true"
5153
with:
5254
version: pnpm changeset:version
5355
publish: pnpm changeset:publish

0 commit comments

Comments
 (0)