Update tests.yml
This commit is contained in:
parent
97aeb70e9e
commit
6c650f7c96
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -142,6 +142,6 @@ jobs:
|
|||||||
ls
|
ls
|
||||||
git config user.name "github-actions"
|
git config user.name "github-actions"
|
||||||
git config user.email "github-actions@github.com"
|
git config user.email "github-actions@github.com"
|
||||||
git add docs
|
git add docs/*
|
||||||
git commit -m "update docs"
|
git commit -m "update docs"
|
||||||
git push
|
git push
|
||||||
|
Loading…
Reference in New Issue
Block a user