📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -830,7 +830,7 @@ webhook = create_webhook(
|
||||
{"type": "org", "name": "your-org-name"}
|
||||
],
|
||||
domains=["repo", "discussion"],
|
||||
secret="your-secret"
|
||||
secret=os.environ["HF_WEBHOOK_SECRET"]
|
||||
)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user