diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e7ec20f..6513df3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,6 +16,5 @@ jobs: - uses: nxtlvlsoftware/git-subtree-action@1.1 with: repo: infogulch/index - path: _notebooks deploy_key: ${{ secrets.DOWNSTREAM_GITHUB_DEPLOY_KEY }} force: true # will force push to the downstream repository