diff --git a/.tangled/workflows/publish-image.yml b/.tangled/workflows/publish-image.yml index ce0c33b..b849546 100644 --- a/.tangled/workflows/publish-image.yml +++ b/.tangled/workflows/publish-image.yml @@ -1,6 +1,6 @@ when: - - event: ["push"] - branches: main + - event: [ "push" ] + branch: [ "main" ] engine: nixery