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 f62f32a commit e729a10Copy full SHA for e729a10
.github/workflows/publish_gh.yaml
@@ -29,6 +29,7 @@ jobs:
29
with:
30
node-version: ${{ env.NODE_VERSION }}
31
registry-url: "https://npm.pkg.github.com"
32
+ scope: "planxnx"
33
cache: "pnpm"
34
cache-dependency-path: pnpm-lock.yaml
35
0 commit comments