From 8f83fdb5e646e5bc6d9ee46a8f5986e8417cd86f Mon Sep 17 00:00:00 2001 From: Milton Procel Date: Tue, 30 Dec 2025 12:12:39 -0500 Subject: [PATCH] update yalm --- .github/workflows/test_and_curl.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test_and_curl.yaml b/.github/workflows/test_and_curl.yaml index 0a76c99..f4ccd3f 100644 --- a/.github/workflows/test_and_curl.yaml +++ b/.github/workflows/test_and_curl.yaml @@ -86,7 +86,7 @@ jobs: env: ODOO_WEBHOOK_TOKEN: ${{ secrets.ODOO_WEBHOOK_TOKEN }} run: | - curl -sS -X POST 'https://trescloud-test-actionsv16-16-0-26384904.dev.odoo.com/github/release-webhook' \ + curl -sS -X POST 'https://trescloud-test-actionsv16-16-0-26384904.dev.odoo.com/github/webhook' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer token_de_prueba_123' \ --data-binary @payload.json \ diff --git a/README.md b/README.md index e782f36..cf3a415 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # test_actions -test actions \ No newline at end of file +test actions.