Skip to content

Commit

Permalink
Remove versionbot reference from the README
Browse files Browse the repository at this point in the history
Change-type: minor
  • Loading branch information
maggie44 committed Jan 5, 2023
1 parent 62bb08f commit 18046a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Inputs are provided using the `with:` section of your workflow YML file.
| fleet | The slug of the fleet (eg: `my_org/sample_fleet`) for which the release is for | true | |
| environment | Domain of API hosting your fleets | false | balena-cloud.com |
| cache | If a release matching the commit already exists do not build again | false | true |
| versionbot | Tells action to use Versionbot branch for versioning | false | false |
| create_tag | Create a tag on the git commit with the final release version | false | false |
| source | Specify a source directory (for `Dockerfile.template` or `docker-compose.yml`) | false | root directory |
| layer_cache | Use cached layers of previously built images for this project | false | true |
Expand Down

0 comments on commit 18046a3

Please sign in to comment.