Add Node Documentation

This commit is contained in:
2023-08-28 14:56:13 +02:00
parent e07ade47ad
commit cf19856118
7 changed files with 187 additions and 11 deletions

View File

@@ -181,6 +181,7 @@ jobs:
- name: Webhook Trigger
uses: https://github.com/zzzze/webhook-trigger@master
continue-on-error: true
with:
data: "{\"event\":\"action_completed\", \"download_url\":\"deckardcain.local:8099/something\"}"
webhook_url: ${{ secrets.WEBHOOK_URL }}