fixed ci version information
All checks were successful
Build website to check for errors / test (push) Successful in 11s
Deploy website on production server on a tag / test (push) Successful in 11s

This commit is contained in:
2026-07-30 07:25:37 +02:00
parent fe427b4c95
commit 26c27c5193
2 changed files with 2 additions and 2 deletions

View File

@@ -34,4 +34,4 @@ jobs:
submodules: true
- run: make
env:
APP_VERSION: ${{ env.GITEA_REF_NAME }}
APP_VERSION: ${{ github.ref_name }}