From 44b04a0fc8cf726455bcb1d47656e49608bc3e9c Mon Sep 17 00:00:00 2001 From: Lenz Weber-Tronic Date: Fri, 22 Mar 2024 17:33:09 +0100 Subject: [PATCH] try different owner --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.