Update .gitea/workflows/build_test_publish.yml

This commit is contained in:
2026-02-11 21:32:55 +01:00
Unverified
parent 9c8c91ea71
commit 2c0ef36e31

View File

@@ -39,7 +39,6 @@ jobs:
with: with:
versionSpec: 6.4.x versionSpec: 6.4.x
- name: Determine version - name: Determine version
id: gitversion
uses: gittools/actions/gitversion/execute@v4.2.0 uses: gittools/actions/gitversion/execute@v4.2.0
id: gitversion id: gitversion
with: with: