mirror of
https://github.com/firmai/financial-machine-learning.git
synced 2026-08-04 06:37:45 +00:00
auto update readme
This commit is contained in:
@@ -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 }}
|
||||
Reference in New Issue
Block a user