Skip to content

Commit d9323d5

Browse files
authored
chore(yml): Update release yml config
1 parent 30c539e commit d9323d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
env:
1010
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
1111
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12+
NPM_CONFIG_LEGACY_PEER_DEPS: true
1213
steps:
1314
- uses: actions/checkout@v2
1415
- uses: actions/setup-node@v1

0 commit comments

Comments
 (0)