Skip to content

Commit fcf52e1

Browse files
committed
chore(gha): specify the scope of the package
1 parent 2720083 commit fcf52e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
node-version: ${{ env.node-version }}
4545
cache: 'pnpm'
4646
registry-url: ${{ inputs.npm-registry-url }}
47+
scope: '@codemonger-io'
4748

4849
# appends the short commit hash to the version
4950
# 1. reads package information

0 commit comments

Comments
 (0)