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
+2
View File
@@ -2,6 +2,8 @@ name: Nix
on: on:
push: push:
tags:
- "*"
paths-ignore: paths-ignore:
- "**.md" - "**.md"
- "**/LICENSE" - "**/LICENSE"