From 37310c55ed7f3073c551c6bc552dcbaeee7e0756 Mon Sep 17 00:00:00 2001 From: shadow_walker Date: Thu, 2 Nov 2023 17:42:26 -0500 Subject: [PATCH] run update version --- .github/workflows/update-version.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update-version.yml b/.github/workflows/update-version.yml index f3a0233..5e5daae 100644 --- a/.github/workflows/update-version.yml +++ b/.github/workflows/update-version.yml @@ -10,5 +10,5 @@ jobs: uses: actions/checkout@v4 with: github_token: ${{ secrets.GITHUB_TOKEN }} - - run: echo "HELLO" -# - run: python ./recipe/update-version.py {{ github.ref_name }} +# - run: echo "HELLO" + - run: python ./recipe/update-version.py {{ github.ref_name }}