From b1a76b9854f42f70450aa96d4eb75afea6b227b2 Mon Sep 17 00:00:00 2001 From: Shaun Kirk Wong Date: Fri, 25 Mar 2022 15:20:13 -0700 Subject: [PATCH] Fix missing hash in readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76c059c..ceecf73 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ jobs: - [Inputs](#inputs) - [Supported Events](#supported-events) - [How to point the action to a specific branch or commit sha](#how-to-point-the-action-to-a-specific-branch-or-commit-sha) -- [Creating a PAT and adding it to your repository](creating-a-pat-and-adding-it-to-your-repository) +- [Creating a PAT and adding it to your repository](#creating-a-pat-and-adding-it-to-your-repository) - [Development](#development) - [Publish to a distribution branch](#publish-to-a-distribution-branch)