Skip to content

Commit b97b99b

Browse files
committed
Use ghpages:publish
1 parent 9d85a6d commit b97b99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install and Build
3030
run: |
3131
npm install
32-
npm run ghpages:build
32+
npm run ghpages:publish
3333
3434
# Reference: https://github.com/rossjrw/pr-preview-action
3535
- name: Deploy preview

0 commit comments

Comments
 (0)