From 9ee18c86941d9110f751a478d91838043077a27b Mon Sep 17 00:00:00 2001 From: Killer069 <65385476+killer069@users.noreply.github.com> Date: Fri, 19 Nov 2021 12:36:13 +0530 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d929420..58ce16a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -53,6 +53,7 @@ jobs: - name: Publish docs uses: EndBug/add-and-commit@v7 with: + add: "*" cwd: ./docs default_author: github_actions message: "Automated docs update"