Skip to content

Commit

Permalink
Add live-run input to bump-crates (#1561)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzypixelz authored Oct 23, 2024
1 parent 1576c77 commit 5cc7464
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.*
Expand Down

0 comments on commit 5cc7464

Please sign in to comment.