Closed joshuagl closed 1 year ago
GitHub Actions are deprecating the set-output workflow command in favour of environmental files. This PR updates the release workflow to use the new mechanism for saving output from a step.
Fixes: #259
@joshuagl While I have you here, could you pls help us review #246? 🙂
GitHub Actions are deprecating the set-output workflow command in favour of environmental files. This PR updates the release workflow to use the new mechanism for saving output from a step.
Fixes: #259