Update subtree action path
This commit is contained in:
parent
858c9cb3c6
commit
1d6f90d3df
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -16,6 +16,5 @@ jobs:
|
|||||||
- uses: nxtlvlsoftware/git-subtree-action@1.1
|
- uses: nxtlvlsoftware/git-subtree-action@1.1
|
||||||
with:
|
with:
|
||||||
repo: infogulch/index
|
repo: infogulch/index
|
||||||
path: _notebooks
|
|
||||||
deploy_key: ${{ secrets.DOWNSTREAM_GITHUB_DEPLOY_KEY }}
|
deploy_key: ${{ secrets.DOWNSTREAM_GITHUB_DEPLOY_KEY }}
|
||||||
force: true # will force push to the downstream repository
|
force: true # will force push to the downstream repository
|
||||||
|
Loading…
Reference in New Issue
Block a user