From 592889ea4cf9dbfbaf45baea293c650d666e7fb3 Mon Sep 17 00:00:00 2001 From: Anthony Correa Date: Fri, 7 Feb 2025 08:56:41 -0600 Subject: [PATCH] 20250207.085641 --- .gitea/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/main.yml b/.gitea/workflows/main.yml index 2936125..3f9071f 100644 --- a/.gitea/workflows/main.yml +++ b/.gitea/workflows/main.yml @@ -21,7 +21,7 @@ jobs: id: sub_manifest_link_version uses: microsoft/variable-substitution@v1 with: - files: 'module.json' + files: 'src/module.json' env: version: ${{steps.get_version.outputs.version-without-v}} url: https://gitea.ascorrea.com/${{github.repository}}