mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-27 22:38:09 +02:00
Try using PAT on sponsors CI (#4697)
This commit is contained in:
3
.github/workflows/sponsors.yml
vendored
3
.github/workflows/sponsors.yml
vendored
@@ -26,4 +26,5 @@ jobs:
|
|||||||
author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
|
author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
|
||||||
labels: "ignore-for-release"
|
labels: "ignore-for-release"
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
draft: always-true
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_API_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user