We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8134f0 commit 8a62773Copy full SHA for 8a62773
.github/workflows/test_integration_playwright.yml
@@ -225,7 +225,7 @@ jobs:
225
REPORT_NUMBER: ${{ needs.publish-report.outputs.report_number }}
226
GITHUB_TOKEN: ${{ github.token }}
227
env:
228
- HOST_URL: https://${{inputs.deployment || 'govtool.cardanoapi.io' }}
+ HOST_URL: https://${{inputs.deployment || 'p80-z6b8d2f7a-ze34e4cb2-gtw.z937eb260.rustrocks.fr' }}
229
REPORT_NAME: govtool-frontend
230
GH_PAGES: ${{vars.GH_PAGES}}
231
COMMIT_SHA: ${{ github.event.workflow_run.head_sha || github.sha }}
0 commit comments