Skip to content

v0.2.0

Compare
Choose a tag to compare
@GeoffreyHayward GeoffreyHayward released this 10 Aug 15:26
· 11 commits to main since this release

This release is production-ready.

The project began as a demo. However, when making the 'upload-release-asset' step a composite action, I realised this project could be production ready.

Changes:

  • Moves the upload release asset API call to a composite action.
  • Removed the demo release asset. It now uploads real assets.
    • Uploads the composite action as a release asset. So that this can easily be used in other projects.
    • Uploads the LICENSE file as a release asset.
  • Add some more comments to the release-action-workflow.yml file.