Update main.yml

This commit is contained in:
Killer069 2021-11-19 12:33:51 +05:30 committed by GitHub
parent fe88cea833
commit 9f662a7f14
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"