diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 9aee1a8..e7be997 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -21,4 +21,4 @@ jobs: # optional. customize path to .release-please-config.json config-file: .release-please-config.json # Currently releases are done "from main" to have a stable branch - target-branch: main + # target-branch: main