diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index fbaf0a8b..d59dcdcb 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -23,7 +23,7 @@ jobs: app-id: 48725422 private-key: ${{ secrets.APOLLO_GITHUB_ACTIONS_BOT_PRIVATE_KEY }} repositories: ${{ github.repository }} - owner: ${{ github.repository_owner }} + owner: mdg-private # Check out the repository, using the Github Actions Bot app's token so that we # can push later and override required statuses.