create-release
create-release copied to clipboard
Sharing a variable between jobs
- Currently, the only way to interact between jobs is by creating a file (preferable .txt file).
- That is like an overkill when it comes to sharing a single variable.
- Would be very good if there's a method way more simpler.
You can already do that: https://stackoverflow.com/a/61236803/11649486