There was an error while loading. Please reload this page.
1 parent e9ad35c commit 3b8c0a9Copy full SHA for 3b8c0a9
1 file changed
.github/workflows/release.yml
@@ -48,6 +48,8 @@ jobs:
48
49
- name: Create release PR or publish
50
uses: changesets/action@v1
51
+ env:
52
+ NPM_CONFIG_FORCE: "true"
53
with:
54
version: pnpm changeset:version
55
publish: pnpm changeset:publish
0 commit comments