You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(zstd): use glob for tag matching, add manual dispatch, and derive short tag
- Change push tags pattern from regex to glob ('v*.*.*') for proper semver matching
- Add workflow_dispatch trigger for manual runs
- Extract and emit both full tag () and stripped tag () in version step
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>
0 commit comments