Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
PinkChampagne17 committed Sep 17, 2023
1 parent 6d8977b commit 664bd63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beachball.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ function buildCommitUrl({ hash, repo, userOrOrg }) {
/** @type {import("beachball").BeachballConfig} */
module.exports = {
access: "public",
branch: "main",
branch: "main-test",
publish: false,
changelog: {
customRenderers: {
Expand Down

0 comments on commit 664bd63

Please sign in to comment.