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.
2 parents 029161c + 7c9d5a0 commit a5a3fefCopy full SHA for a5a3fef
.github/workflows/npm-publish.yml
@@ -27,6 +27,7 @@ jobs:
27
with:
28
node-version: 20
29
registry-url: https://registry.npmjs.org/
30
+ scope: '@trilon'
31
- run: yarn install --frozen-lockfile
32
- run: yarn npm publish
33
env:
0 commit comments