fixed setting webhooks with a certificate
This commit is contained in:
parent
9efd300516
commit
3b466def71
2 changed files with 2 additions and 1 deletions
|
@ -238,7 +238,7 @@ func NewWebhook(link string) WebhookConfig {
|
|||
}
|
||||
}
|
||||
|
||||
// NewWebhookWithCert creates a new webhook with a selfsigned certificate.
|
||||
// NewWebhookWithCert creates a new webhook with a certificate.
|
||||
//
|
||||
// link is the url you wish to get webhooks,
|
||||
// file contains a string to a file, or a FileReader or FileBytes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue