We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e87b3 commit ca8fea1Copy full SHA for ca8fea1
1 file changed
.github/workflows/publish.yml
@@ -33,6 +33,7 @@ jobs:
33
with:
34
node-version: 22
35
registry-url: https://registry.npmjs.org
36
+ scope: '@yan-ad'
37
38
- name: Install dependencies
39
run: bun install
0 commit comments