mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
ci: Use secrets.GITHUB_TOKEN
This commit is contained in:
committed by
GitHub
parent
ee8d2bf175
commit
d0bd9ed327
1
.github/workflows/pr-comment.yml
vendored
1
.github/workflows/pr-comment.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: mshick/add-pr-comment@v2
|
- uses: mshick/add-pr-comment@v2
|
||||||
with:
|
with:
|
||||||
|
repo-token: ${{ secrets.GITHUB_TOKEN}}
|
||||||
message-id: pr-test
|
message-id: pr-test
|
||||||
message: |
|
message: |
|
||||||
Thanks for your contribution.
|
Thanks for your contribution.
|
||||||
|
|||||||
Reference in New Issue
Block a user