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

Remove redundant curlies

This commit is contained in:
Jesse Duffield
2025-07-06 19:54:31 +10:00
parent 026a3583da
commit cea7d1b4d0

View File

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