Skip to content

Commit 52ae7e1

Browse files
committed
new build
1 parent 611ec19 commit 52ae7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32609,7 +32609,7 @@ async function run() {
3260932609
repo,
3261032610
});
3261132611
// Call CodeBeaver API
32612-
const response = await fetch('https://api.codebeaver.ai/trigger', {
32612+
const response = await fetch('https://app.codebeaver.ai/api/webhook/', {
3261332613
method: 'POST',
3261432614
headers: {
3261532615
'Content-Type': 'application/json',

0 commit comments

Comments
 (0)