mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-09 22:21:49 +01:00
Add comment about PAT
This commit is contained in:
parent
8b1227e6b7
commit
0ce8dd5096
3
.github/workflows/wiki.yml
vendored
3
.github/workflows/wiki.yml
vendored
@ -35,6 +35,9 @@ jobs:
|
||||
#
|
||||
ACTION_MAIL: 'actions@github.com'
|
||||
ACTION_NAME: 'github-actions[bot]'
|
||||
#
|
||||
# We (sadly) have to use a PAT (Personal Access Token) for this action.
|
||||
#
|
||||
GH_PAT: '${{ secrets.WORKFLOWPAT }}'
|
||||
OWNER: 'PlaceholderAPI'
|
||||
REPO_NAME: 'PlaceholderAPI'
|
||||
|
Loading…
Reference in New Issue
Block a user