Skip to content

Commit fc08d59

Browse files
committed
Update the URL for the pull request report preview environment.
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent dab8ed0 commit fc08d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122

123123
environment:
124124
name: github-pages-preview
125-
url: ${{ steps.deployment.outputs.page_url }}
125+
url: ${{ steps.deployment.outputs.page_url }}/pr-${{ github.event.pull_request.number }}/
126126

127127
runs-on: ubuntu-latest
128128
steps:

0 commit comments

Comments
 (0)