Use personal access token

This commit is contained in:
Hugo van Kemenade 2019-09-22 00:01:56 +03:00 committed by GitHub
parent 723c929f4d
commit 4ffdedc5cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,4 @@ jobs:
with:
project: Pillow
column: New Issues
repo-token: ${{ secrets.GITHUB_TOKEN }}
repo-token: ${{ secrets.GH_PAT }}