Update docs.yml (#3044)

This commit is contained in:
Mihail Gribkov
2024-12-21 05:11:23 +08:00
committed by GitHub
parent 995830f793
commit b3c09b5615

View File

@@ -59,6 +59,7 @@ jobs:
with:
private-key: ${{ secrets.DNET_BOT_PEM }}
app-id: ${{ secrets.DNET_BOT_ID }}
owner: ${{ github.repository_owner }}
- name: Push to the Docs Repo
uses: cpina/github-action-push-to-another-repository@main