Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kuviman committed Nov 19, 2024
1 parent 98e53fd commit 891044b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Setup website
name: Deploy

on:
push:
Expand All @@ -21,5 +21,4 @@ jobs:
- run: trunk build --release
- uses: JamesIves/github-pages-deploy-action@v4
with:
folder: dist
target-folder: play
folder: dist

0 comments on commit 891044b

Please sign in to comment.