diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 5b3c360..2f08b18 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -40,6 +40,10 @@ jobs: cp public/build/* ./gh-pages-artifact/build/ cp public/index.html ./gh-pages-artifact/ cp public/global.css ./gh-pages-artifact/ + cp public/favicon.svg ./gh-pages-artifact/ + cp public/favicon.png ./gh-pages-artifact/ + cp public/favicon.ico ./gh-pages-artifact/ + cp public/apple-touch-icon.png ./gh-pages-artifact/ cp -r public/data ./gh-pages-artifact/ cp -r public/logos ./gh-pages-artifact/ cp -r public/logos_gen ./gh-pages-artifact/