Update subtree workflow

This commit is contained in:
Joe 2021-07-07 17:42:07 -05:00
parent 80dfa3ac0b
commit cbfe42794b
1 changed files with 1 additions and 1 deletions

View File

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