feat: add komodo webhook script and comment out trigger in build-deploy workflow
All checks were successful
Build and Push Quartz Wiki / build-and-push (push) Successful in 45s

This commit is contained in:
vorpax
2026-01-09 09:18:36 +01:00
parent 42bff6acee
commit c6896befa7
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/usr/bin/bash
curl -X POST -d ${1} -H "Authorization: Bearer ${2}"