Update .gitea/workflows/relase.yml

This commit is contained in:
2025-05-29 10:02:47 +01:00
parent a121e59f47
commit 2686d822cd

View File

@@ -54,7 +54,7 @@ jobs:
- name: Check version
run: |
echo ${{ env.VERSION }}
cat .pyproject.toml
cat pyproject.toml
# - name: Push changes
# uses: ad-m/github-push-action@master
# with: