auto update readme

This commit is contained in:
Bin Yang
2021-04-02 17:22:04 -04:00
parent 03470edc4b
commit 6052bbc261
3 changed files with 93 additions and 29 deletions
+6 -1
View File
@@ -34,4 +34,9 @@ jobs:
with:
path: "generated_wiki"
env:
GH_PERSONAL_ACCESS_TOKEN: ${{ secrets.GIT_TOKEN }}
GH_PERSONAL_ACCESS_TOKEN: ${{ secrets.GIT_TOKEN }}
- name: Commit & Push changes
uses: actions-js/push@master
with:
github_token: ${{ secrets.GIT_TOKEN }}