Skip to content

Commit

Permalink
Set Ketryx url and Project for the builds
Browse files Browse the repository at this point in the history
  • Loading branch information
dzenam committed Jan 29, 2024
1 parent ab4da56 commit 4948e76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ jobs:
- name: Report JS build to Ketryx
uses: Ketryx/ketryx-github-action@v1
with:
ketryx-url: https://demo.ketryx.com/
project: ${{ secrets.KETRYX_PROJECT }}
ketryx-url: https://dd065a820437.ngrok.app
project: KXPRJ5HD0QETVK19QZ9JGB341SMJ86W
api-key: ${{ secrets.KETRYX_API_KEY }}

build-name: client-js
Expand Down

0 comments on commit 4948e76

Please sign in to comment.