Update main.yml

This commit is contained in:
Killer069 2021-11-19 12:36:13 +05:30 committed by GitHub
parent c4fb3a7634
commit 9ee18c8694
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"