mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-01-26 01:41:35 +03:00
As far as I can tell, this is the only way to make sure that releases show up as created by me. Also, we totally don't want it to run in other people's forks (although it would likely just have failed there, but still). The restriction only applies to scheduled runs; manually triggering the action is still possible from everywhere. There needs to be a personal access token named LAZYGIT_RELEASE_PAT configured on the repo for this to work, though.