Skip to content

Commit 1884454

Browse files
committed
configure differnetly
1 parent 4c83257 commit 1884454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Build packages
3636
run: npx lerna run build:packages --since master
3737
- name: Publish packages
38-
run: npx lerna publish patch --yes
38+
run: npx lerna publish patch --no-verify-access --yes
3939

4040
rmw-shell-demo:
4141
if: ${{ always() }}

0 commit comments

Comments
 (0)