Skip to content

Commit

Permalink
token
Browse files Browse the repository at this point in the history
  • Loading branch information
masechkacat committed Apr 28, 2024
1 parent 6be6dd2 commit 34227f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asyncapi-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
with:
branch: gh-pages # branch to deploy the documentation
folder: generated-docs # folder with the generated documentation
token: ${{ secrets.GITHUB_TOKEN }} # GitHub token to authenticate the deployment
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} # GitHub token to authenticate the deployment

0 comments on commit 34227f0

Please sign in to comment.