Skip to content

Commit db29453

Browse files
joaovjoCopilot
andcommitted
feat: adicionar escopo no setup-node para publicação no registro npm
Co-authored-by: Copilot <copilot@github.com>
1 parent 576f54c commit db29453

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
node-version: "latest"
3030
registry-url: "https://registry.npmjs.org"
31+
scope: "@ninots"
3132

3233
- name: Set up Bun
3334
uses: oven-sh/setup-bun@v2

0 commit comments

Comments
 (0)