Skip to content

Commit

Permalink
update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver He committed Dec 9, 2024
1 parent cfb3975 commit 825f63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Deploy to GitHub Pages
on:
push:
branches:
- main # Change to your default branch if different
- wasm

jobs:
build:
Expand Down

0 comments on commit 825f63e

Please sign in to comment.