diff --git a/.forgejo/workflows/cascade-end-to-end.yml b/.forgejo/workflows/cascade-end-to-end.yml index ad2d6fc..b069f93 100644 --- a/.forgejo/workflows/cascade-end-to-end.yml +++ b/.forgejo/workflows/cascade-end-to-end.yml @@ -17,7 +17,7 @@ jobs: origin-token: ${{ secrets.END_TO_END_CASCADING_PR_ORIGIN }} origin-pr: ${{ github.event.pull_request.number }} destination-url: ${{ env.GITHUB_SERVER_URL }} - destination-repo: actions/end-to-end + destination-repo: forgejo/end-to-end destination-branch: main destination-token: ${{ secrets.END_TO_END_CASCADING_PR_DESTINATION }} close-merge: true