We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6654991 commit 4dcd5edCopy full SHA for 4dcd5ed
.github/workflows/npm-publish-packages.yml
@@ -16,6 +16,7 @@ jobs:
16
- uses: actions/setup-node@v3
17
with:
18
node-version: 18
19
+ scope: '@bcgov-ccbc'
20
# Publish to npm
21
- run: npm publish --access public
22
env:
0 commit comments