ci(nix): run on tags

Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
Seth Flynn
2025-04-07 08:11:59 -04:00
parent 3f1b91c611
commit da3a498490

View File

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