Skip to content

Commit

Permalink
Update .github/workflows/preview.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian <[email protected]>
  • Loading branch information
yuli-ferna and sebastianscatularo authored Dec 4, 2023
1 parent ab54567 commit 7845259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
connect-branch: portal-bridge
advanced-tools-branch: advanced-tools
environment: Cloudflare-Preview
public-url: "${{ needs.branch-sha.outputs.value }}/"
public-url: "/${{ needs.branch-sha.outputs.value }}"
project-branch: ${{ github.event.workflow_run.head_branch }}
secrets: inherit
needs:
Expand Down

0 comments on commit 7845259

Please sign in to comment.