We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f97ca2 commit 71b9b61Copy full SHA for 71b9b61
.github/workflows/documentation.yaml
@@ -59,5 +59,5 @@ jobs:
59
uses: "ad-m/github-push-action@master"
60
with:
61
directory: "docs"
62
- token: "${{ secrets.BOT_TOKEN }}"
+ github_token: "${{ secrets.BOT_TOKEN }}"
63
repository: "phpDocumentor/docs"
0 commit comments