From a6b65d1c624e194e1abcae04c36a4b82dbea1efe Mon Sep 17 00:00:00 2001 From: Casper Date: Wed, 29 Mar 2023 17:38:47 +0800 Subject: [PATCH] docs: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa7979ebe..b2671ae16 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ jobs: EXCLUDE: "" # AUTO_PUSH is optional, a boolean variable default to true, whether automatically push generated files to desired branch AUTO_PUSH: true +``` ---