Add comment about PAT

This commit is contained in:
Andre_601
2020-07-30 23:56:24 +02:00
committed by GitHub
parent 8b1227e6b7
commit 0ce8dd5096

View File

@@ -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'