diff --git a/.github/workflows/build_downport.yaml b/.github/workflows/build_downport.yaml index 04db67a2..bd46ee85 100644 --- a/.github/workflows/build_downport.yaml +++ b/.github/workflows/build_downport.yaml @@ -21,7 +21,7 @@ jobs: - name: send to downport repository uses: peaceiris/actions-gh-pages@v3 with: - external_repository: abap2UI5/abap2UI5-downport + external_repository: abap2UI5-downports/abap2UI5 user_name: 'github-actions[bot]' user_email: 'github-actions[bot]@users.noreply.github.com' publish_branch: main