Skip to content

Commit

Permalink
2.0.16: Enhancement 58
Browse files Browse the repository at this point in the history
Added searchDelay to give some time before search function is called in Future and non-Future cases. Thanks @rhernandez-itemsoft #58
Also moved web demo to pages.
  • Loading branch information
lcuis committed Dec 11, 2021
1 parent d6c7db3 commit b574bd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
if: success()
uses: crazy-max/ghaction-github-pages@v2
with:
target_branch: master
build_dir: emptyRoot
jekyll: false
keep_history: true
Expand Down

0 comments on commit b574bd2

Please sign in to comment.