https://github.com/KSP-CKAN/CKAN/actions/runs/15833572503/job/44632446338

Does this Action need to be so intrusive into what other jobs and steps are doing? It makes it brittle and prone to unexpected weird problems. The GitHub workflow framework is not just flexible but requires custom design of build processes, and as users we have no way to anticipate what configuration decisions might break this thing. It would be really nice if this Action could just accept the input it's given, submit, and retrieve back the signed assets.