mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
ci(nix): run on tags
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
3f1b91c611
commit
da3a498490
1 changed files with 2 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue