Skip to content

Commit e027ad6

Browse files
committed
ci(release-beta): ensure that changeset action do not create GH releases
1 parent 033a386 commit e027ad6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-beta.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
title: "chore(new-beta-release)"
4444
commit: "chore(new-beta-release)"
4545
branch: "beta"
46+
createGithubReleases: false
47+
commitMode: "github-api"
4648
env:
4749
GITHUB_TOKEN: ${{ secrets.STACKS_TOOLING_GH_RW_PAT }}
4850
NPM_TOKEN: ${{ secrets.NPM_API_KEY }}

0 commit comments

Comments
 (0)