From 81ffcadaec9fbf3dacbe5a84d3217b81ac0a6b51 Mon Sep 17 00:00:00 2001 From: Kurt von Laven Date: Sat, 23 Apr 2022 13:19:27 -0700 Subject: [PATCH] docs(action): Rename action so it can be released GitHub Actions erroneously complains the name "ScribeMD Pre-commit" is in use, which is blocking the release of this action to the GitHub Marketplace. Rename the action "Pre-commit Optimized for ScribeMD/pre-commit-hooks" to work around the error. --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index cb0049b..af9efb2 100644 --- a/action.yaml +++ b/action.yaml @@ -1,4 +1,4 @@ -name: ScribeMD Pre-commit +name: Pre-commit Optimized for ScribeMD/pre-commit-hooks author: Kurt von Laven description: > Install pre-commit via asdf and Poetry; then run pre-commit hooks with extra