add branch name to app version

This commit is contained in:
ArabCoders 2025-01-19 20:16:13 +03:00
parent 2b8e79c1c4
commit cc9a470213

View file

@ -45,6 +45,7 @@ jobs:
with:
filename: "/app/library/version.py"
placeholder: "dev-master"
with_branch: "true"
- name: Set up QEMU
uses: docker/setup-qemu-action@v3