Skip to content

Commit b33f278

Browse files
committed
tweak publishing
1 parent 5f14942 commit b33f278

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
with:
2020
node-version: "22"
2121
registry-url: https://registry.npmjs.org
22+
scope: "@op-engineering"
23+
always-auth: true
2224
- name: enable corepack
2325
run: corepack enable
2426
shell: bash

0 commit comments

Comments
 (0)