chore: version bump and build update

This commit is contained in:
zhom
2025-05-31 11:07:59 +04:00
parent eaa1a823db
commit 6a3407796d
8 changed files with 30 additions and 9 deletions
+1
View File
@@ -94,6 +94,7 @@ jobs:
uses: tauri-apps/tauri-action@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BUILD_TAG: "nightly-${{ steps.commit.outputs.hash }}"
GITHUB_REF_NAME: "nightly-${{ steps.commit.outputs.hash }}"
GITHUB_SHA: ${{ github.sha }}
with: