Skip to content

Commit

Permalink
[release] Add extra context for release branch cut action input (apac…
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmccluskey authored Jan 4, 2024
1 parent 308223f commit 24e5f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cut_release_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ on:
workflow_dispatch:
inputs:
RELEASE_VERSION:
description: Beam version of current release
description: Beam version of current release (branch being cut)
required: true
default: '2.XX.0'
NEXT_VERSION:
Expand Down

0 comments on commit 24e5f3a

Please sign in to comment.