From f48eda81e891109d5a9bf2d7c18acb919be2e2ef Mon Sep 17 00:00:00 2001 From: Nicholas Orlowsky Date: Mon, 24 Feb 2025 19:41:41 -0500 Subject: [PATCH] add version.txt fix --- .github/workflows/docker-publish.yml | 2 +- build_supp/version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 565eda4..6f745d0 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -28,7 +28,7 @@ jobs: - name: Write Version run: | echo Building with version number $RELEASE_VERSION - echo $RELEASE_VERSION > src/build/version.txt + echo $RELEASE_VERSION > src/build_supp/version.txt - name: Log into registry ${{ env.REGISTRY }} if: github.event_name != 'pull_request' diff --git a/build_supp/version.txt b/build_supp/version.txt index d510910..0d91a54 100644 --- a/build_supp/version.txt +++ b/build_supp/version.txt @@ -1 +1 @@ -0.3.0-dev +0.3.0