diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 0b5e25e..77a318f 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -35,4 +35,4 @@ jobs: -H "Content-Type: application/json" \ -H "X-Hub-Signature-256: sha256=${sig}" \ -d "$payload" \ - https://pintade.vatsim.fr/rampagent/api/config-webhook \ No newline at end of file + https://rampagent.vatsim.fr/api/config-webhook \ No newline at end of file