mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-13 09:56:01 +00:00
It's github-token now
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Send message
|
- name: Send message
|
||||||
uses: thollander/actions-comment-pull-request@v3.0.1
|
uses: thollander/actions-comment-pull-request@v3.0.1
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.CHECKIFPRISSTAGING_ACTION_PAT }}
|
github-token: ${{ secrets.CHECKIFPRISSTAGING_ACTION_PAT }}
|
||||||
message: |
|
message: |
|
||||||
Thanks for contributing!
|
Thanks for contributing!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user