Update tests.yml
This commit is contained in:
parent
0e5cad1955
commit
ad2391e7ff
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -140,6 +140,7 @@ jobs:
|
||||
ls
|
||||
git config user.name "github-actions"
|
||||
git config user.email "github-actions@github.com"
|
||||
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/$GITHUB_REPOSITORY
|
||||
git add docs/*
|
||||
git commit -m "update docs"
|
||||
git push
|
||||
|
Loading…
Reference in New Issue
Block a user