From ab47ffc78768d7ecbdbe817f464abf2b9fa55f6b Mon Sep 17 00:00:00 2001
From: Arnaud Levy <contact@arnaudlevy.com>
Date: Mon, 26 Dec 2022 17:39:48 +0100
Subject: [PATCH] create file

---
 .github/workflows/version.yml | 2 +-
 .osuny-theme-version          | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 create mode 100644 .osuny-theme-version

diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml
index fe8aa860..9acfe3a2 100644
--- a/.github/workflows/version.yml
+++ b/.github/workflows/version.yml
@@ -14,4 +14,4 @@ jobs:
       id: version
       uses: brettdorrans/write-version-to-file@master
       with:
-        filename: '/.VERSION'
+        filename: '/.osuny-theme-version'
diff --git a/.osuny-theme-version b/.osuny-theme-version
new file mode 100644
index 00000000..e69de29b
-- 
GitLab