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

Merge pull request #2039 from Ryooooooga/master

This commit is contained in:
Jesse Duffield
2022-07-19 09:36:23 +10:00
committed by GitHub

View File

@ -16,6 +16,7 @@ jobs:
with:
token: ${{ secrets.SPONSORS_TOKEN }}
file: 'README.md'
if: ${{ github.repository == 'jesseduffield/lazygit' }}
- name: Commit and push if changed
run: |-