Skip to content

Commit 5f2fbf5

Browse files
committed
chore: Don't create github release on publish
1 parent f9263fb commit 5f2fbf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
version: yarn version
4141
commit: "Chore: Release"
4242
title: "Chore: Release"
43+
createGithubReleases: false
4344
publish: yarn changeset publish
4445
env:
4546
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)