From 5cc33a03e432bf0dee016fa99baba7801b322b5e Mon Sep 17 00:00:00 2001 From: Marco Pernpruner Date: Wed, 6 Sep 2023 14:25:41 +0200 Subject: [PATCH] Update update-pictures-cs.yml --- .github/workflows/update-pictures-cs.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/update-pictures-cs.yml b/.github/workflows/update-pictures-cs.yml index d63a4f5e..fdf4b46f 100644 --- a/.github/workflows/update-pictures-cs.yml +++ b/.github/workflows/update-pictures-cs.yml @@ -17,10 +17,9 @@ jobs: env: API_TOKEN_GITHUB: ${{ secrets.CS_SYNC_TOKEN }} with: - source_file: 'assets/areas/people' + source_file: 'assets/areas/people/' destination_repo: 'csfbk/csfbk.github.io' - destination_folder: 'assets/areas/people' - rename: 'st' + destination_folder: 'assets/areas/people/st' user_name: 'csfbk' user_email: 'cs@fbk.eu'