Skip to content

Commit a754c70

Browse files
committed
fix: add scope to setup-node and finalize publish strategy
1 parent 7ce8b47 commit a754c70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
with:
3838
node-version: "24"
3939
registry-url: "https://registry.npmjs.org"
40+
scope: "@alexasomba"
4041
cache: "pnpm"
4142

4243
- run: pnpm install --no-frozen-lockfile

0 commit comments

Comments
 (0)