Skip to content

Commit d46596e

Browse files
committed
Add organization scope to setup-node step
1 parent e8cdefe commit d46596e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-site.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
node-version: 22
2828
cache: pnpm
2929
registry-url: https://npm.pkg.github.com
30+
scope: '@clipship'
3031

3132
- name: Install dependencies
3233
run: pnpm install

0 commit comments

Comments
 (0)