Fix 24
All checks were successful
Build And Test / build (push) Successful in 11s
Publish / build (push) Successful in 11s
Publish / publish (push) Successful in 53s

This commit is contained in:
2025-05-24 14:27:59 +02:00
parent 583f9105e5
commit c938b82b75
2 changed files with 2 additions and 23 deletions

View File

@@ -15,18 +15,6 @@ jobs:
#if: gitea.ref == 'refs/heads/main'
steps:
- uses: https://github.com/actions/checkout@v4
- name: Set env
run: |
echo "Test"
echo "${{gitea.ref_name}}"
echo ${{gitea.ref_name}}
${{gitea.ref_name}}
echo "${{gitea.ref_name#release/}}"
echo ${{gitea.ref_name#release/}}
- name: Test
run: |
echo $RELEASE_VERSION
echo ${{ env.RELEASE_VERSION }}
#GITHUB_REF_NAME