diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 564a0e75..0f892f3c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: API_TOKEN_GITHUB: ${{ secrets.TOKEN_GITHUB }} with: source_file: ${{ steps.name.outputs.file_name }}.json - destination_repo: 'fga-eps-mds/2023.1-DNIT-Doc' + destination_repo: 'fga-eps-mds/2023.1-Dnit-DOC' destination_folder: 'analytics-raw-data' user_email: ${{ secrets.GIT_EMAIL}} user_name: ${{ secrets.GIT_USER }}