We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995830f commit b3c09b5Copy full SHA for b3c09b5
.github/workflows/docs.yml
@@ -59,6 +59,7 @@ jobs:
59
with:
60
private-key: ${{ secrets.DNET_BOT_PEM }}
61
app-id: ${{ secrets.DNET_BOT_ID }}
62
+ owner: ${{ github.repository_owner }}
63
64
- name: Push to the Docs Repo
65
uses: cpina/github-action-push-to-another-repository@main
0 commit comments