mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Fix issue commenter
This commit is contained in:
parent
325cd2d284
commit
9d35f4c3e6
2
.github/workflows/label_comment.yml
vendored
2
.github/workflows/label_comment.yml
vendored
@ -19,6 +19,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ref: master
|
ref: master
|
||||||
- name: Send Issue/Pull request comment
|
- name: Send Issue/Pull request comment
|
||||||
uses: peaceiris/actions-label-commenter@v1.5.0
|
uses: peaceiris/actions-label-commenter@v1.6.0
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user