fix: add step "Set repository name to lowercase"
Build and Deploy Backend / build-and-deploy (push) Failing after 32s

This commit is contained in:
austnv
2026-06-26 13:10:32 +03:00
parent c17eb9584b
commit 6d543361c4
2 changed files with 21 additions and 28 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "uvpn-backend"
version = "0.7.6"
version = "0.7.7"
description = "FastAPI backend with Docker for uvpn.shop"
readme = "README.md"
requires-python = ">=3.12"