Skip to content

Commit

Permalink
Change wac url in build
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna committed Nov 26, 2024
1 parent b448df3 commit ea41874
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
advanced-tools-branch: advanced-tools
environment: Cloudflare-Preview
public-url: "/${{ needs.branch-sha.outputs.value }}"
wac-url: "https://wac.gfx.xyz"
wac-url: "https://allez-xyz--usds-"
project-branch: ${{ github.event.pull_request.head.ref }}
app-domain: preview.portalbridge.com
secrets: inherit
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
environment: ${{inputs.environment}}
project-branch: main
public-url: ''
wac-url: "https://wac.gfx.xyz"
wac-url: "https://allez-xyz--usds-"
app-domain: portalbridge.com
secrets: inherit

0 comments on commit ea41874

Please sign in to comment.