From 3660056ed3f56732cadd7dacf8b7ba5cca26169c Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 4 Nov 2025 20:06:07 -0500 Subject: [PATCH] Add alt text for screen showing Release Action Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 26aa2a2..cf43430 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -112,7 +112,7 @@ _Note: these instructions are for maintainers_ 1. Make sure that the `Publish this Action to the GitHub Marketplace` checkbox is enabled -Screenshot 2022-06-15 at 12 08 19 +Screen showing Release Action with Publish this Action to the GitHub Marketplace checked 3. Click "Choose a tag" and then "Create new tag", where the tag name will be your version prefixed by a `v` (e.g. `v1.2.3`).