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
All checks were successful
Build and Push Quartz Wiki / build-and-push (push) Successful in 45s
This commit is contained in:
3
scripts/komodo-webhook.sh
Normal file
3
scripts/komodo-webhook.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
curl -X POST -d ${1} -H "Authorization: Bearer ${2}"
|
||||
Reference in New Issue
Block a user