From 0acb5f263eca81224148a310b84a336dc9e852e7 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Wed, 3 Jan 2024 22:35:14 +0100 Subject: [PATCH] instructions on how to update the README from action.yml --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6123b7b..1724041 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,7 @@ jobs: release-dir: dist/release release-notes: "MY RELEASE NOTES" ``` + +## Update the README + +With https://github.com/npalm/action-docs `action-docs --update-readme`