Skip to content

Commit

Permalink
Updating Specmatic host to specmatic.io
Browse files Browse the repository at this point in the history
  • Loading branch information
harikrishnan83 authored Jul 3, 2024
1 parent 27c2008 commit c16e3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/central-contract-repo-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
docker run \
-v ${{ github.workspace }}:/workspace \
znsio/specmatic-insights-github-build-reporter:latest \
--specmatic-insights-host https://insights.specmatic.in \
--specmatic-insights-host https://insights.specmatic.io \
--specmatic-reports-dir /workspace/build/reports/specmatic \
--org-id ${{ secrets.SPECMATIC_ORG_ID }} \
--branch-ref ${{ github.ref }} \
Expand Down

0 comments on commit c16e3eb

Please sign in to comment.