File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -235,8 +235,8 @@ jobs:
235235 GITHUB_TOKEN : ${{ github.token }}
236236 GROUP_NAME : ${{ needs.publish-report.outputs.group_name }}
237237env :
238- HOST_URL : https://${{ github.event.schedule && 'preview.gov.tools' || (inputs.deployment || 'govtool.cardanoapi.io ') }}
239- DEPLOYMENT : ${{ github.event.schedule && 'preview.gov.tools' || inputs.deployment || 'govtool.cardanoapi.io '}}
238+ HOST_URL : https://${{ github.event.schedule && 'preview.gov.tools' || (inputs.deployment || 'p80-z6b8d2f7a-ze34e4cb2-gtw.z937eb260.rustrocks.fr ') }}
239+ DEPLOYMENT : ${{ github.event.schedule && 'preview.gov.tools' || inputs.deployment || 'p80-z6b8d2f7a-ze34e4cb2-gtw.z937eb260.rustrocks.fr '}}
240240 REPORT_NAME : ${{ github.event.schedule && 'nightly-'}}govtool-frontend
241241 GH_PAGES : ${{vars.GH_PAGES}}
242242 COMMIT_SHA : ${{ github.event.workflow_run.head_sha || github.sha }}
You can’t perform that action at this time.
0 commit comments