mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-05 17:07:06 +02:00
Fix issue commenter
This commit is contained in:
2
.github/workflows/label_comment.yml
vendored
2
.github/workflows/label_comment.yml
vendored
@@ -19,6 +19,6 @@ jobs:
|
||||
with:
|
||||
ref: master
|
||||
- name: Send Issue/Pull request comment
|
||||
uses: peaceiris/actions-label-commenter@v1.5.0
|
||||
uses: peaceiris/actions-label-commenter@v1.6.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Reference in New Issue
Block a user