mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Fix invalid token name
This commit is contained in:
parent
3a77652660
commit
68ef11a2fc
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ bearer_token = ""
|
|||
|
||||
[bitbucket_server]
|
||||
# For Bitbucket Server bearer token
|
||||
auth_token = ""
|
||||
bearer_token = ""
|
||||
webhook_secret = ""
|
||||
|
||||
# For Bitbucket app
|
||||
|
|
|
|||
Loading…
Reference in a new issue