diff --git a/.github/workflows/automatic-rebase.yaml b/.github/workflows/automatic-rebase.yaml index b0506eb0..95605294 100644 --- a/.github/workflows/automatic-rebase.yaml +++ b/.github/workflows/automatic-rebase.yaml @@ -40,6 +40,6 @@ jobs: repo: context.repo.repo, body: ` **Rebase failed!** - See the [execution logs](https://github.com/${context.github.repository}/actions/runs/${context.github.run_id}). + See the [execution logs](https://github.com/${context.repo.owner}/${context.repo.repo}/actions/runs/${context.runId}). ` }) \ No newline at end of file