Skip to content

Commit

Permalink
Enable GitHub pages deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
lhvy committed Jul 29, 2024
1 parent bf91ea0 commit fdf086e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Deploy to Github Pages

on:
push:
branches: [main]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit fdf086e

Please sign in to comment.