Skip to content

Commit c8c623e

Browse files
committed
fix: ci release
1 parent 715a092 commit c8c623e

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
@@ -47,7 +47,7 @@ jobs:
4747
uses: changesets/action@v1
4848
with:
4949
version: pnpm exec changeset version
50-
publish: pnpm exec changeset publish
50+
publish: pnpm exec changeset publish --access public
5151
commit: "chore(release): release in ci"
5252
title: "chore(release): release in ci"
5353
env:

0 commit comments

Comments
 (0)