chore: incoming 1741 changelog entry

This commit is contained in:
Changelog Bot
2025-08-31 09:08:59 -07:00
parent a23b6d518f
commit 9b261b9adf

View File

@@ -0,0 +1,6 @@
### PR [#1741](https://github.com/danielmiessler/Fabric/pull/1741) by [ksylvan](https://github.com/ksylvan): CI: Fix Release Description Update
- Fix: update release workflow to support manual dispatch with custom tag
- Support custom tag from client payload in workflow
- Fallback to github.ref_name when no custom tag provided
- Enable manual release triggers with specified tag parameter