1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00

rebuild images on version number change

This commit is contained in:
Robin Appelman 2026-04-13 23:28:56 +02:00
commit 24b8fd26ca

View file

@ -4,6 +4,7 @@ on:
push: push:
branches: ["main"] branches: ["main"]
paths: paths:
- "Cargo.toml"
- ".forgejo/workflows/docker.yaml" - ".forgejo/workflows/docker.yaml"
- "nix/image/**" - "nix/image/**"