From f840623c836141f1490995974350e1b247dcc15a Mon Sep 17 00:00:00 2001 From: Sam Starling <42478+samstarling@users.noreply.github.com> Date: Tue, 18 Aug 2026 15:23:55 +0100 Subject: [PATCH] docs: Fix heading levels in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a553de..f41ad35 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,11 @@ You can specify `--git-repo`, `--git-commit` and `--git-ref`, which allows Semal Some of the `semaloop cli` commands come with a pre-packaged GitHub Action that you can drop in to your GitHub workflows. -## `semaloop/cli/actions/build-push` +### `semaloop/cli/actions/build-push` Allows a build to be pushed to Semaloop. Arguments like `--git-repo` are deduced automatically. See [`actions/build-push`](./actions/build-push/action.yml) for the full list of inputs and outputs. -### Example +#### Example ```yaml - uses: semaloop/cli/actions/build-push@v1