Is your feature request related to a problem? Please describe.
I am using this Git repo as submodule in my projekt.
Now I want to get the released version to access also the SBOM file, like:
https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/V11.1.0/sbom.spdx .
But this Tag does not belong to any Branch.
"This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository."
Describe the solution you'd like
The release Action on Github should create a branch that matches to the specific Tag.