Skip to content

Commit b38adb4

Browse files
committed
fix: publish scope
1 parent 5b38ff6 commit b38adb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
run: pnpm install
3636

3737
- name: Publish to GitHub Packages
38-
run: pnpm -r publish --publish-branch base
38+
run: pnpm -r publish --publish-branch main --access public
3939

0 commit comments

Comments
 (0)