ci(nix): run on tags

Signed-off-by: Seth Flynn <getchoo@tuta.io>
(cherry picked from commit da3a4984909b4b1d801018bf80eb93feadc97100)
This commit is contained in:
Seth Flynn 2025-04-07 08:11:59 -04:00
parent e7eada9002
commit feefeecea9
No known key found for this signature in database
GPG Key ID: D31BD0D494BBEE86

View File

@ -2,6 +2,8 @@ name: Nix
on:
push:
tags:
- "*"
paths-ignore:
- "**.md"
- "**/LICENSE"