ublue-os / isogenerator

Creates an ISO for installing a container image as an OS
Apache License 2.0
15 stars 2 forks source link

Add Output to action.yml and document it's usage #42

Closed noelmiller closed 8 months ago

noelmiller commented 8 months ago

Currently the action only creates the ISO, but hard codes a directory to be consumed by the upload action or step that a user configures. It would be best to have an output instead to document that and not force a user of the action to hard code the directory we decided on.