summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2021-01-03 10:00:07 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2021-01-03 10:00:07 +1000
commite6f00abb561103bf62fe1f5968072da62394b1b4 (patch)
treed7d9af1e9bbde7371850096e3a8f78c21a089a8f /.github
parent9304aa0fd47c6de4afd8ff7c4c38798d90d0f1ac (diff)
.github/workflows/rebase-staging.yml: commit -> comment
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/rebase-staging.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/rebase-staging.yml b/.github/workflows/rebase-staging.yml
index 61d609706107..41b06f95668a 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