diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 960a083..26aa13a 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -95,6 +95,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-BF method: "POST" customHeaders: '{ "Authorization": "Bearer ${{ secrets.BAMBOO_TOKEN }}" }'