Skip to content

Commit 919b4d6

Browse files
author
flowcore-platform
committed
fix(ci): ✨ Add scope for npm in publish workflow
1 parent be5960b commit 919b4d6

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
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
bun-version: latest
3838
registry-url: "https://registry.npmjs.org"
39+
scope: "@flowcore"
3940
- name: Bun install
4041
run: |
4142
bun install --frozen-lockfile

0 commit comments

Comments
 (0)