In Slack @sam-golioth had the following suggestion:
_It would be great to wrap the other goliothctl commands into GitHub Actions too instead of shelling out. E.g. instead of golitothctl dfu artifact create esp-air-quality-monitor.bin --version ${{ steps.get_version.outputs.version-without-v }} we could have something that feels more native like:_
In Slack @sam-golioth had the following suggestion:
_It would be great to wrap the other goliothctl commands into GitHub Actions too instead of shelling out. E.g. instead of
golitothctl dfu artifact create esp-air-quality-monitor.bin --version ${{ steps.get_version.outputs.version-without-v }}
we could have something that feels more native like:_What other commands would be useful in this context?