mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-24 14:14:47 +03:00
Use personal access token
This commit is contained in:
parent
723c929f4d
commit
4ffdedc5cd
2
.github/workflows/issue-or-pr-opened.yml
vendored
2
.github/workflows/issue-or-pr-opened.yml
vendored
|
@ -12,4 +12,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
project: Pillow
|
project: Pillow
|
||||||
column: New Issues
|
column: New Issues
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GH_PAT }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user