mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-04-29 22:24:26 +02:00
ci(nix): run on tags
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
3f1b91c611
commit
da3a498490
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@ -2,6 +2,8 @@ name: Nix
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
- "**/LICENSE"
|
||||
|
Loading…
x
Reference in New Issue
Block a user