mirror of
https://github.com/firmai/financial-machine-learning.git
synced 2026-07-27 18:57:54 +00:00
change branch bot is pushing to
This commit is contained in:
@@ -38,3 +38,4 @@ jobs:
|
||||
uses: actions-js/push@master
|
||||
with:
|
||||
github_token: ${{ secrets.GIT_TOKEN }}
|
||||
branch: 'master'
|
||||
|
||||
@@ -39,3 +39,4 @@ jobs:
|
||||
uses: actions-js/push@master
|
||||
with:
|
||||
github_token: ${{ secrets.GIT_TOKEN }}
|
||||
branch: 'master'
|
||||
|
||||
@@ -53,4 +53,5 @@ jobs:
|
||||
- name: Commit & Push changes
|
||||
uses: actions-js/push@master
|
||||
with:
|
||||
github_token: ${{ secrets.GIT_TOKEN }}
|
||||
github_token: ${{ secrets.GIT_TOKEN }}
|
||||
branch: 'master'
|
||||
Reference in New Issue
Block a user