jesseduffield.lazygit/.github/workflows
Jesse Duffield fcf48c4f08 Improve release workflow
1) the cron schedule was wrong: it was doing every saturday, rather than
the first saturday of each month.
2) It wasn't triggering a deploy despite pushing a tag because clearly
github doesn't want that to happen.

Now it triggers a deploy, and it also allows triggering from the UI,
letting you specify minor/patch bump and whether to ignore blocking
PRs/issues. As such I'm removing support for the old method of pushing
the tag. The new way is the only way.
2025-02-24 07:18:45 +11:00
..
ci.yml ci: update upload-artifact and download-artifact actions to v4 2024-11-16 00:42:08 +08:00
codespell.yml Add github action to codespell master on push and PRs 2024-08-27 18:03:00 +02:00
release.yml Improve release workflow 2025-02-24 07:18:45 +11:00
sponsors.yml Bump actions/checkout, actions/setup-go, actions/cache/restore, actions/cache/save 2024-07-06 21:17:29 +10:00