mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-06-14 20:23:34 +00:00
7dbde5a694
The `latest` tag is meant to track the `main` branch, but I just noticed it hasn't been pushed out in a while. This is because the conditional gating the push on the branch being `main` is incorrect. This patch fixes the problem by using the correct conditional on the branch name.