Skip to content

Commit 08146f6

Browse files
author
Nils K
committed
use custom thumbs dir
1 parent 3d212ee commit 08146f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
cp images/demo/* build/
1818
cd build/
1919
ls -lah
20-
bash ../gallery.sh -t "Demo Gallery"
20+
bash ../gallery.sh -t "Demo Gallery" -d "thumbs"
2121
- name: Deploy 🚀
2222
uses: JamesIves/github-pages-deploy-action@4.0.0
2323
with:

0 commit comments

Comments
 (0)