Skip to content

Commit 78f5479

Browse files
committed
Add page
1 parent 63cf556 commit 78f5479

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,5 @@ jobs:
6161
with:
6262
path: ./apps/landing/out
6363
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
64+
- uses: actions/deploy-pages@v4
65+
if: github.event_name == 'push' && github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)