Skip to content

Commit 2b4d78c

Browse files
fix
Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
1 parent 2ee53b4 commit 2b4d78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-preview-site.yml

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

2424
- name: Install and Build 🔧
2525
env:
26-
PATH_PREFIX: /recognition/pr-preview/pr-${{ github.event.pull_request.number }}
26+
PATH_PREFIX: /Preview-Badges/pr-preview/pr-${{ github.event.pull_request.number }}
2727
run: |
2828
npm install
2929
node -v

0 commit comments

Comments
 (0)