Yup, openBalena will produce the release version as well just check if you have the latest version as the change was introduced within the last 6 months.
Take a look at my action testing repo to see my workflow file and the output.
If people need any features make an issue and I’ll respond!
In case it’s useful: It took me a while to figure out how to get Github Actions to ignore readme only changes (why doesn’t Github make this easier?) so that a deployment is not trigged if I change some documentation without changing the app.
Here’s my setup… Probably could be better, but it works.
In the debug logging there is no mention of the balena.yml being parsed. I also tried .balena/balena.yml and $HOME/.balena/balena.yml.
Any suggestions here? I am not sure if the balena.yml file is not found or that my config is still wrong.
Output yaml file looks like this: