Skip to content

Commit 3cc62dd

Browse files
committed
add scope
1 parent e48857d commit 3cc62dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
node-version: '20.x'
1717
registry-url: 'https://npm.pkg.github.com'
18+
scope: '@extendscript'
1819
- name: Install dependencies and build 🔧
1920
run: npm ci && npm run build
2021
- name: Publish package on Github 📦

0 commit comments

Comments
 (0)