Skip to content

Commit d9822d2

Browse files
committed
Revert "fix: Update GitHub Pages URL to include pull request branch reference"
This reverts commit b8dd086.
1 parent 41a4909 commit d9822d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/page.yml

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

7272
environment:
7373
name: Preview
74-
url: ${{ steps.deployment.outputs.page_url }}-pr-${{ github.event.pull_request.head.ref }}
74+
url: ${{ steps.deployment.outputs.page_url }}
7575

7676
steps:
7777
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)