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 +``` ---