chore: get build version at build time

This commit is contained in:
zhom
2025-05-30 07:37:40 +04:00
parent 31326c2d1f
commit 63900bd0ad
7 changed files with 189 additions and 23 deletions
+1
View File
@@ -126,6 +126,7 @@ jobs:
uses: tauri-apps/tauri-action@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REF_NAME: ${{ github.ref_name }}
with:
tagName: ${{ github.ref_name }}
releaseName: "Donut Browser ${{ github.ref_name }}"