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

@@ -45,4 +45,4 @@ jobs:
SSH_KNOWN_HOSTS: ${{ vars.SSH_KNOWN_HOSTS }}
DEPLOYMENT_HOST: ${{ vars.DEPLOYMENT_HOST }}
DEPLOYMENT_PATH: ${{ vars.DEPLOYMENT_PATH }}
APP_VERSION: ${{ env.GITEA_REF_NAME }}
APP_VERSION: ${{ github.ref_name }}