We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51b9c05 commit 5cb9378Copy full SHA for 5cb9378
1 file changed
dev/release/03-binary-submit.sh
@@ -34,7 +34,7 @@ version_with_rc="${version}-rc${rc}"
34
crossbow_job_prefix="release-${version_with_rc}"
35
release_tag="apache-arrow-${version}-rc${rc}"
36
rc_branch="release-${version_with_rc}"
37
-maint-branch="maint-${version}"
+maint_branch="maint-${version}"
38
39
: ${ARROW_REPOSITORY:="apache/arrow"}
40
: ${ARROW_BRANCH:=${release_tag}}
0 commit comments