Open thorwhalen opened 4 months ago
Right now (see gen_semver) we communicate via prints that are then parsed.
That's bad.
It would be better to communicate "normally" via returns and inputs.
How to do this with github actions?
Right now (see gen_semver) we communicate via prints that are then parsed.
That's bad.
It would be better to communicate "normally" via returns and inputs.
How to do this with github actions?