diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index f9ffc5e8..0cc7c068 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -59,6 +59,7 @@ jobs: with: private-key: ${{ secrets.DNET_BOT_PEM }} app-id: ${{ secrets.DNET_BOT_ID }} + owner: ${{ github.repository_owner }} - name: Push to the Docs Repo uses: cpina/github-action-push-to-another-repository@main