mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-09 09:22:48 +03:00
Properly use sponsors PR token
This commit is contained in:
3
.github/workflows/sponsors.yml
vendored
3
.github/workflows/sponsors.yml
vendored
@@ -26,5 +26,4 @@ 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
|
||||||
env:
|
token: ${{ secrets.SPONSORS_PR_TOKEN }} }}
|
||||||
GITHUB_TOKEN: ${{ secrets.SPONSORS_PR_TOKEN }}
|
|
||||||
|
Reference in New Issue
Block a user