mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 03:26:59 +00:00
feat: Update asset paths and add emblems collection for PWA caching
This commit is contained in:
5
.github/workflows/gh-pages.yml
vendored
5
.github/workflows/gh-pages.yml
vendored
@@ -55,10 +55,7 @@ jobs:
|
||||
cp public/manifest.json ./gh-pages-artifact/
|
||||
cp public/sw.js ./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/
|
||||
cp -r public/flags ./gh-pages-artifact/
|
||||
cp -r public/flags_gen ./gh-pages-artifact/
|
||||
cp -r public/images ./gh-pages-artifact/
|
||||
cp public/pwa-files-to-cache.json ./gh-pages-artifact/
|
||||
if [ -f public/CNAME ]; then
|
||||
cp public/CNAME ./gh-pages-artifact/CNAME
|
||||
|
||||
Reference in New Issue
Block a user