From 144c4c932b4d1caf501e96eac6a83bbbe845ac22 Mon Sep 17 00:00:00 2001 From: Art <4998038+Alorel@users.noreply.github.com> Date: Thu, 21 Sep 2023 19:50:49 +0100 Subject: [PATCH] docs: Regenerate README table of contents --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef370cb..1a7b2ac 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,11 @@ Still very much a v0.x beta. - [Inputs](#inputs-2) - [Outputs](#outputs-1) - [Resolve the last released tag](#resolve-the-last-released-tag) -- [Resolve the next tag to release](#resolve-the-next-tag-to-release) - [Inputs](#inputs-3) - [Outputs](#outputs-2) +- [Resolve the next tag to release](#resolve-the-next-tag-to-release) + - [Inputs](#inputs-4) + - [Outputs](#outputs-3) - [Check if the local branch is in sync with the remote](#check-if-the-local-branch-is-in-sync-with-the-remote) - [Example workflows](#example-workflows) @@ -133,7 +135,7 @@ Same as primary action: `changelog`, `release-type`, `commit-count`, `relevant-c This action lives under `/last-tag`. Same step as the primary action uses. -##Inputs +## Inputs | Key | Required | Default | Description | |----------|----------|---------|----------------------------------------------------------------------------------|