Skip to content

Commit

Permalink
Update thumbnails.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-contino authored Jan 11, 2024
1 parent b97075d commit f2a889b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/thumbnails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- uses: actions/checkout@v2
- name: custom-thumbnail
uses: nathan-contino/custom-thumbnail@master
env:
INPUT_KEEP_DIR_STRUCTURE: true
with:
github_token: ${{ secrets.GH_SECRET}}
inplace: "disable" # 'enable' / "disable" [ write thumbnails at their origin path (replace) ], if disabled writes under '.thumbnails' directory
Expand Down

0 comments on commit f2a889b

Please sign in to comment.