diff --git a/.github/workflows/rebase-staging.yml b/.github/workflows/rebase-staging.yml index 61d60970610..41b06f95668 100644 --- a/.github/workflows/rebase-staging.yml +++ b/.github/workflows/rebase-staging.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: peter-evans/create-or-update-comment@v1 with: - comment-id: ${{ github.event.commit.id }} + comment-id: ${{ github.event.comment.id }} reactions: eyes - uses: scherermichael-oss/action-has-permission@1.0.6 id: check-write-access