diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e2e93b1..8d24fef 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,7 +27,7 @@ jobs: env: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} with: - source-directory: 'output' + source-directory: 'corpus-wiki-generation/output' destination-github-username: 'MaximPlusov' destination-repository-name: 'veraPDF-validation-profiles' target-branch: integration