Add the git commit hash details to the About dialog. #7623

This commit is contained in:
Aditya Toshniwal
2024-06-27 13:20:00 +05:30
committed by GitHub
parent 3be2221948
commit 6f96f67655
7 changed files with 42 additions and 29 deletions

View File

@@ -18,6 +18,9 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 2
- run: git checkout HEAD^
- name: Build the container
run: docker build .