Skip to content

Commit

Permalink
Dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Duddino committed Sep 25, 2023
1 parent 671bf75 commit fac809e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- run: npm ci && npm run build
- uses: rossjrw/pr-preview-action@v1
with:
source-dir: .
source-dir: dist/
preview-branch: gh-pages
umbrella-dir: pr-preview
action: auto

0 comments on commit fac809e

Please sign in to comment.