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
Browse filesBrowse the repository at this point in the historyBrowse files
Mohammod Al Amin Ashik
committed
fix(ci): properly extract tag from release-plz releases output
- release-plz outputs releases as JSON array, not as individual outputs
- Extract tag and version from releases[0] using jq
- Pass tag directly to tauri-action to find existing release
- This fixes the build-release job not uploading to GitHub Release
0 commit comments