From cab6944bfb8c15fa1371916855569c3018d2c0b2 Mon Sep 17 00:00:00 2001 From: Ian <52504170+ibacher@users.noreply.github.com> Date: Fri, 26 Jan 2024 12:21:16 -0500 Subject: [PATCH] (chore) Update example node.js.yml --- .github/workflows/node.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 2b43145..06706e2 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -98,6 +98,6 @@ jobs: # - name: Trigger RefApp Build # uses: fjogeleit/http-request-action@master # with: - # url: https://ci.openmrs.org/rest/api/latest/queue/REFAPP-D3X + # url: https://ci.openmrs.org/rest/api/latest/queue/O3-BP # method: "POST" # customHeaders: '{ "Authorization": "Bearer ${{ secrets.BAMBOO_TOKEN }}" }'