diff --git a/.github/workflows/update-pictures-cs.yml b/.github/workflows/update-pictures-cs.yml index c38ac20a..d63a4f5e 100644 --- a/.github/workflows/update-pictures-cs.yml +++ b/.github/workflows/update-pictures-cs.yml @@ -17,9 +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/' + destination_folder: 'assets/areas/people' rename: 'st' user_name: 'csfbk' user_email: 'cs@fbk.eu'