We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a4909 commit d9822d2Copy full SHA for d9822d2
1 file changed
.github/workflows/page.yml
@@ -71,7 +71,7 @@ jobs:
71
72
environment:
73
name: Preview
74
- url: ${{ steps.deployment.outputs.page_url }}-pr-${{ github.event.pull_request.head.ref }}
+ url: ${{ steps.deployment.outputs.page_url }}
75
76
steps:
77
- name: Deploy to GitHub Pages
0 commit comments