From d2275605cb9c1380bcfc058346392a68dbc8a7e2 Mon Sep 17 00:00:00 2001
From: Arnaud Levy <contact@arnaudlevy.com>
Date: Mon, 26 Dec 2022 17:58:15 +0100
Subject: [PATCH] test

---
 .github/workflows/version.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml
index 1f49fa15..9dfa0f37 100644
--- a/.github/workflows/version.yml
+++ b/.github/workflows/version.yml
@@ -13,7 +13,7 @@ jobs:
       - name: Get current version
         uses: dolittle/write-version-to-file-action@v2
         with:
-          version: GITHUB_REF
+          version: $GITHUB_REF
           path: ./.osuny-theme-version
           user-email: osuny@noesya.coop
           user-name: osuny-bot
-- 
GitLab