Skip to content

Commit

Permalink
chore(ci): set base path for PRs (#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamzeh authored Feb 26, 2024
1 parent 953919c commit 721c0ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
run: |
npm clean-install
npm run build
env:
BASE_URL: /pr-preview/pr-${{ github.event.number }}

- name: Deploy preview
uses: rossjrw/pr-preview-action@f31d5aa7b364955ea86228b9dcd346dc3f29c408
Expand Down

0 comments on commit 721c0ee

Please sign in to comment.