1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-07 01:09:45 +02:00

Try using PAT on sponsors CI (#4697)

This commit is contained in:
Stefan Haller
2025-07-06 11:34:11 +02:00
committed by GitHub

View File

@ -26,4 +26,5 @@ jobs:
author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
labels: "ignore-for-release"
delete-branch: true
draft: always-true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_API_TOKEN }}