From 0cf3ce776654f29639cfba6339e13ac18f3a9890 Mon Sep 17 00:00:00 2001 From: mafyuh Date: Sun, 9 Jun 2024 21:45:47 +0000 Subject: [PATCH] Update .forgejo/workflows/CD.yml --- .forgejo/workflows/CD.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/CD.yml b/.forgejo/workflows/CD.yml index 8e89dab..427b096 100644 --- a/.forgejo/workflows/CD.yml +++ b/.forgejo/workflows/CD.yml @@ -57,4 +57,4 @@ jobs: -H "Content-Type: application/json" \ -H "Authorization: Bearer ${{ secrets.AWX_API_TOKEN }}" \ -d "{\"extra_vars\": {\"target_host\": \"${{ steps.determine-host.outputs.target_host }}\", \"folder\": \"${{ steps.determine-host.outputs.folder }}\"}}" \ - "http://awx.example.com/api/v2/job_templates/YOUR_JOB_TEMPLATE_ID/launch/" + "https://awx.mafyuh.xyz/api/v2/job_templates/13/github/"