Skip to content

Commit

Permalink
specify companion app url for manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
frontendphil committed Feb 6, 2025
1 parent 9895b43 commit 9fb027e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/live-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
- name: Build manifest
run: pnpm update-manifest -v v4.0.0
working-directory: ./deployables/extension
env:
COMPANION_APP_URL: ${{ github.event.deployment_status.target_url }}

- name: Install Playwright Browsers
run: pnpm playwright install --with-deps chromium
Expand Down

0 comments on commit 9fb027e

Please sign in to comment.