Update subtree workflow
This commit is contained in:
parent
80dfa3ac0b
commit
cbfe42794b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||||
path:
|
path: .
|
||||||
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user