Update docs.yml (#3044)
This commit is contained in:
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@@ -59,6 +59,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
private-key: ${{ secrets.DNET_BOT_PEM }}
|
private-key: ${{ secrets.DNET_BOT_PEM }}
|
||||||
app-id: ${{ secrets.DNET_BOT_ID }}
|
app-id: ${{ secrets.DNET_BOT_ID }}
|
||||||
|
owner: ${{ github.repository_owner }}
|
||||||
|
|
||||||
- name: Push to the Docs Repo
|
- name: Push to the Docs Repo
|
||||||
uses: cpina/github-action-push-to-another-repository@main
|
uses: cpina/github-action-push-to-another-repository@main
|
||||||
|
|||||||
Reference in New Issue
Block a user