Skip to content

Commit ba3e7bc

Browse files
committed
fix: release ci
1 parent 74c4549 commit ba3e7bc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,4 @@ jobs:
4646
publish: pnpm run release
4747
version: pnpm changeset version
4848
env:
49-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50-
CHANGESET_TOKEN: ${{ secrets.CHANGESET_TOKEN }}
49+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)