Skip to content

Commit 6ad9112

Browse files
committed
Turned off automatic github releases
1 parent 81f2d5e commit 6ad9112

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
@@ -71,7 +71,7 @@ jobs:
7171
commit: "chore: Update version for release"
7272
title: "chore: Update version for release"
7373
publish: pnpm run changeset:release
74-
createGithubReleases: true
74+
createGithubReleases: false
7575
env:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)