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 5b38ff6 commit b38adb4Copy full SHA for b38adb4
.github/workflows/release.yml
@@ -35,5 +35,5 @@ jobs:
35
run: pnpm install
36
37
- name: Publish to GitHub Packages
38
- run: pnpm -r publish --publish-branch base
+ run: pnpm -r publish --publish-branch main --access public
39
0 commit comments