summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index ddecd24..30cdc23 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
cp images/demo/* build/
cd build/
ls -lah
- bash ../gallery.sh -t "Demo Gallery"
+ bash ../gallery.sh -t "Demo Gallery" -d "thumbs"
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.0.0
with: