From eee8dbf9c6826153899406eff63846ca5f56626d Mon Sep 17 00:00:00 2001 From: Mahmoud Mazouz Date: Wed, 23 Oct 2024 14:42:26 +0000 Subject: [PATCH] Add `live-run` input to `bump-crates` --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 28148d0969..41eaff42b6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,6 +52,7 @@ jobs: - uses: eclipse-zenoh/ci/bump-crates@main with: repo: ${{ github.repository }} + live-run: ${{ inputs.live-run || false }} version: ${{ steps.create-release-branch.outputs.version }} branch: ${{ steps.create-release-branch.outputs.branch }} bump-deps-pattern: zenoh.*