diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9b2d7d3e4..478a16ce0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,6 +26,7 @@ jobs: git_committer_name: Keep Release Bot git_committer_email: no-reply@keephq.dev github_token: ${{ secrets.GITHUB_TOKEN }} + push: false - name: Create or update release branch run: |