fixed secrets file comment typo

This commit is contained in:
Diogo Simoes
2024-10-25 16:20:35 +01:00
parent 68f2cec077
commit 67b46e7f30

View File

@ -61,7 +61,7 @@ webhook_secret = "<WEBHOOK SECRET>" # Optional, may be commented out.
# Gitlab personal access token
personal_access_token = ""
webhook_secret = ""
shared_secret = "" # same as shared_secret, kept for backwards compatibility
shared_secret = "" # same as webhook_secret, kept for backwards compatibility
[bitbucket]
# For Bitbucket personal/repository bearer token