.github/workflows/rebase-staging.yml: commit -> comment

This commit is contained in:
zowoq 2021-01-03 10:00:07 +10:00
parent 9304aa0fd4
commit e6f00abb56
1 changed files with 1 additions and 1 deletions

View File

@ -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