Skip to content

Commit

Permalink
chore: try preview true
Browse files Browse the repository at this point in the history
  • Loading branch information
luwes committed Feb 26, 2024
1 parent fb94fd8 commit 84a1bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- run: npm run build:demo
- uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: './demo'
- uses: actions/deploy-pages@v4
id: deployment
preview: true

0 comments on commit 84a1bbe

Please sign in to comment.