Skip to content

Commit

Permalink
try different owner
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Mar 22, 2024
1 parent d4230b4 commit 44b04a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 44b04a0

Please sign in to comment.