From 2ba880e280eee40945a371cc43146b5c0285addf Mon Sep 17 00:00:00 2001
From: Patrick Weyck
Date: Mon, 14 Oct 2024 15:02:04 +0200
Subject: [PATCH] NEXT-00000 - Fix split repo on gh
---
.github/workflows/05-prepare-release.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/05-prepare-release.yml b/.github/workflows/05-prepare-release.yml
index 364ab830a49..6be8ada6c4a 100644
--- a/.github/workflows/05-prepare-release.yml
+++ b/.github/workflows/05-prepare-release.yml
@@ -41,6 +41,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: context
+ include-hidden-files: true
path: |
.
.github/