test
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
parent
d5c4c23500
commit
ffae1a02e9
@ -14,6 +14,7 @@ const Posts: CollectionConfig = {
|
||||
hooks: {
|
||||
afterChange: [
|
||||
async () => {
|
||||
console.log("HALLO");
|
||||
await fetch("https://api.github.com/repos/mooxl/astroad/dispatches", {
|
||||
method: "POST",
|
||||
headers: {
|
||||
|
Loading…
Reference in New Issue
Block a user