mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-09 14:52:58 +00:00
ci: use a PAT to list all writers (#3559)
Signed-off-by: tison <wander4096@gmail.com>
This commit is contained in:
2
.github/workflows/unassign.yml
vendored
2
.github/workflows/unassign.yml
vendored
@@ -17,5 +17,5 @@ jobs:
|
||||
- name: Auto Unassign
|
||||
uses: tisonspieces/auto-unassign@main
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
|
||||
repository: ${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user