From 0f425d0d2f8b9ef51080fe9218c3f4a0ca29be0a Mon Sep 17 00:00:00 2001 From: Kim Christensen Date: Thu, 28 Mar 2024 23:31:18 +0100 Subject: [PATCH] Move atom-template.xml to build directory The mixin publishing fails if the template isn't available in the build directory Signed-off-by: Kim Christensen --- {.github/workflows => build}/atom-template.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {.github/workflows => build}/atom-template.xml (100%) diff --git a/.github/workflows/atom-template.xml b/build/atom-template.xml similarity index 100% rename from .github/workflows/atom-template.xml rename to build/atom-template.xml