Skip to content

Commit

Permalink
(chore) Switch to new frontend building job
Browse files Browse the repository at this point in the history
  • Loading branch information
ibacher authored Jan 26, 2024
1 parent df29457 commit 910fd1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}" }'

0 comments on commit 910fd1a

Please sign in to comment.