NOTE: This repository is not actively developed. For a Github Action to deploy your balenaCloud releases see balena-ci.
Collection of github actions which allow you to integrate balena-cli into your project's workflow.
Action | Description |
---|---|
whoami | Will log the username of the authenticate user. |
build-release | Sends source to balena builders and creates a release. |
deploy-release | Marks the given release as final. |
find-release | Finds a releaseId from a build-release action on that commit. |
attach-release | Attachs a releaseId to a commits workflow output. |