Update subtree workflow

This commit is contained in:
Joe 2021-07-07 17:34:47 -05:00
parent 1d6f90d3df
commit 217eb69a33
1 changed files with 3 additions and 1 deletions

View File

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