From 780650ecdea1762b1a938a195f20ba751a68cbd3 Mon Sep 17 00:00:00 2001 From: nlessmann <773597+nlessmann@users.noreply.github.com> Date: Thu, 14 Apr 2022 16:00:33 +0200 Subject: [PATCH] Fix path --- .github/workflows/images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/images.yml b/.github/workflows/images.yml index ee540ebb2..c00df9cbe 100644 --- a/.github/workflows/images.yml +++ b/.github/workflows/images.yml @@ -36,7 +36,7 @@ jobs: - uses: stefanzweifel/git-auto-commit-action@v4 with: commit_message: Update cropped thesis covers [skip ci] - file_pattern: assets/images/covers/* + file_pattern: content/images/covers/* images: needs: theses