Skip to content

Commit

Permalink
Add token variable for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jaapio committed Mar 29, 2024
1 parent 6f97ca2 commit 71b9b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ jobs:
uses: "ad-m/github-push-action@master"
with:
directory: "docs"
token: "${{ secrets.BOT_TOKEN }}"
github_token: "${{ secrets.BOT_TOKEN }}"
repository: "phpDocumentor/docs"

0 comments on commit 71b9b61

Please sign in to comment.