Skip to content

Commit f2a889b

Browse files
Update thumbnails.yml
1 parent b97075d commit f2a889b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/thumbnails.yml

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
- uses: actions/checkout@v2
1818
- name: custom-thumbnail
1919
uses: nathan-contino/custom-thumbnail@master
20+
env:
21+
INPUT_KEEP_DIR_STRUCTURE: true
2022
with:
2123
github_token: ${{ secrets.GH_SECRET}}
2224
inplace: "disable" # 'enable' / "disable" [ write thumbnails at their origin path (replace) ], if disabled writes under '.thumbnails' directory

0 commit comments

Comments
 (0)