BigSpans.Net
BigSpans.Net copied to clipboard
CD should try to create a release before pushing artifacts
This is so that if the creation of the release fails, we can re-run the job.
The artifacts can always be added to the release after it's created, but not before.
This may require restructuring of the GitHub CD action(s).
Reference: https://github.com/StirlingLabs/BigSpans.Net/actions/runs/1114576844
There have been a number of releases of the action that broke and there is quite a bit to the action as well. This other action just installs hub and uses that (although perhaps it should use the new gh CLI) https://github.com/elgohr/Github-Release-Action