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 20ec092 commit 08ff18dCopy full SHA for 08ff18d
.github/workflows/npm-publish.yml
@@ -20,6 +20,7 @@ jobs:
20
with:
21
node-version: 16
22
registry-url: https://registry.npmjs.org/
23
+ scope: '@adileo'
24
- run: npm i [email protected] --force
25
- run: npm run build
26
- run: npm publish
0 commit comments