From a247b5dac8a3dd22ac3eef762c9d8053c098a593 Mon Sep 17 00:00:00 2001 From: Tim Sutton Date: Sat, 16 Dec 2023 20:10:38 +0200 Subject: [PATCH] Push to gh pages --- .github/workflows/nix-build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/nix-build.yml b/.github/workflows/nix-build.yml index 5e248d99..31cb1b2a 100644 --- a/.github/workflows/nix-build.yml +++ b/.github/workflows/nix-build.yml @@ -5,6 +5,7 @@ on: branches: - main - docs + - tim-nix # Paths can be used to only trigger actions when you have edited certain files, such as a file within the /docs directory paths: - ".github/workflows/nix-build.yml"