Update tests.yml
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user