Skip to content

Commit eec62cc

Browse files
wip
1 parent 870bd0b commit eec62cc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,4 @@ jobs:
7474
- name: Build for Release
7575
run: pnpm nx run-many --target=build --parallel=3
7676
- name: Publish
77-
run: pnpm lerna publish --no-private from-git --yes --no-verify-access
78-
env:
79-
ACTIONS_ID_TOKEN_REQUEST_URL: ""
77+
run: pnpm lerna publish --no-private from-git --yes

0 commit comments

Comments
 (0)