We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f14942 commit b33f278Copy full SHA for b33f278
.github/workflows/release.yml
@@ -19,6 +19,8 @@ jobs:
19
with:
20
node-version: "22"
21
registry-url: https://registry.npmjs.org
22
+ scope: "@op-engineering"
23
+ always-auth: true
24
- name: enable corepack
25
run: corepack enable
26
shell: bash
0 commit comments