File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ svn commit KEYS -m "Add key for John Doe"
181181Run ` create-tarball.sh ` with the ` <version> ` tag and ` <rc> ` and you found in previous steps:
182182
183183``` shell
184- GH_TOKEN= < TOKEN > ./dev/release/create-tarball.sh 0.11.0 1
184+ ./dev/release/create-tarball.sh 0.11.0 1
185185```
186186
187187The ` create-tarball.sh ` script
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ echo ""
7575echo " ---------------------------------------------------------"
7676cat << MAIL
777778- Subject: [VOTE][RUST][Ballista] Release Apache DataFusion Ballista ${version} RC${rc}
78+ Subject: [VOTE] Release Apache DataFusion Ballista ${version} RC${rc}
7979Hi,
8080
8181I would like to propose a release of Apache DataFusion Ballista version ${version} .
You can’t perform that action at this time.
0 commit comments