Fixed an issue with doc publish

dev
Ice3man543 2021-08-20 16:06:18 +05:30
parent 3f5db14a75
commit e92c9bc7bc
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git add syntax-reference.md
git add v2/syntax-reference.md
git commit -m "Auto Generate Syntax Docs [$(date)] :robot:" -a
cat v2/syntax-reference.md