Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lesleyrs committed Jul 28, 2024
1 parent 22c7238 commit 137f174
Show file tree
Hide file tree
Showing 2,807 changed files with 86,650 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Deploy

on:
push:
branches: [ main ]
branches: [ main, host ]

permissions:
contents: write
Expand Down
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ bz2.wasm

# comment lines and provide files below to host webworker on github

/src/public/data/*
/src/public/LoginThread.js
/src/public/worker.js
# /src/public/data/*
# /src/public/LoginThread.js
# /src/public/worker.js
Loading

0 comments on commit 137f174

Please sign in to comment.