Add step in CI to upload link metadata (#25448)

### What does this PR do?

### How did you verify your code works?

---------

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Dylan Conway
2025-12-16 14:30:10 -08:00
committed by GitHub
parent b135c207ed
commit 698b004ea4
4 changed files with 91 additions and 21 deletions

2
rust-toolchain.toml Normal file
View File

@@ -0,0 +1,2 @@
[toolchain]
channel = "nightly-2025-12-10"