Update subtree workflow

This commit is contained in:
Joe 2021-07-07 17:36:40 -05:00
parent 217eb69a33
commit 4e1547aad3

View File

@ -16,7 +16,7 @@ jobs:
- uses: nxtlvlsoftware/git-subtree-action@1.1 - uses: nxtlvlsoftware/git-subtree-action@1.1
with: with:
repo: infogulch/index repo: infogulch/index
prefix: '' path: _notebooks
deploy_key: ${{ secrets.DOWNSTREAM_GITHUB_DEPLOY_KEY }} deploy_key: ${{ secrets.DOWNSTREAM_GITHUB_DEPLOY_KEY }}
force: false # will force push to the downstream repository force: false # will force push to the downstream repository