Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
oluceps committed Jun 1, 2024
1 parent e36d58f commit 1cc9d95
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,9 @@ jobs:
- name: Build
run: |
cd web && trunk build --public-url=/
- name: Deploy demo
- uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: web/dist
clean: true

0 comments on commit 1cc9d95

Please sign in to comment.