Files
Leo 90b707a7f1 docs: Keep the doc version in sync with the package official version (#1946)
Closes #1947

## Description

The `Release Docs` action is currently triggered by a tag, but this can
cause it to become unsynchronized with the official package version if
the package fails to publish.

To address this, change the `Release Docs` action to be triggered by the
`Release Crate` workflow. Once that workflow completes successfully, it
will trigger the documentation release, ensuring that the doc version
stays in sync with the official package version.
2026-01-16 10:25:15 +08:00
..
2024-10-14 11:20:16 +08:00