diff --git a/.github/workflows/researcher-reports.yml b/.github/workflows/researcher-reports.yml index 753bb3e..a89f008 100644 --- a/.github/workflows/researcher-reports.yml +++ b/.github/workflows/researcher-reports.yml @@ -85,6 +85,7 @@ jobs: with: bucket: models-resources prefix: researcher-reports + workingDirectory: ./researcher-reports awsAccessKeyId: ${{ secrets.AWS_ACCESS_KEY_ID }} awsSecretAccessKey: ${{ secrets.AWS_SECRET_ACCESS_KEY }} # Parameters to GHActions have to be strings, so a regular yaml array cannot