Skip to content

Commit

Permalink
GH-43282: [Release][Docs][Packaging] Upload correct docs job when upl…
Browse files Browse the repository at this point in the history
…oading binaries (#43283)

### Rationale for this change

We are currently missing to upload binaries

### What changes are included in this PR?

Update task name to correct one.

### Are these changes tested?

No

### Are there any user-facing changes?

No
* GitHub Issue: #43282

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
  • Loading branch information
raulcd authored Jul 16, 2024
1 parent cf5d7c7 commit 81b5425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/release/binary-task.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1895,7 +1895,7 @@ def define_docs_tasks
:docs,
"#{rc_dir}/docs/#{full_version}",
"#{release_dir}/docs/#{full_version}",
"test-ubuntu-22.04-docs/**/*")
"test-debian-12-docs/**/*")
end

def define_nuget_tasks
Expand Down

0 comments on commit 81b5425

Please sign in to comment.