Yidi 051042f593 fix(workflow): correct release existence check and add debug output
Refactored the release existence check to return a simple boolean
string ('true'/'false') rather than an object. Added a step to print
the release existence status for debugging purposes. This ensures
correct conditional evaluation and aids in troubleshooting workflow
issues.
2024-09-26 21:32:34 -04:00
..