Skip to content

Commit 4dcd5ed

Browse files
authored
chore: add scope
1 parent 6654991 commit 4dcd5ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- uses: actions/setup-node@v3
1717
with:
1818
node-version: 18
19+
scope: '@bcgov-ccbc'
1920
# Publish to npm
2021
- run: npm publish --access public
2122
env:

0 commit comments

Comments
 (0)