release: v0.0.83 (#1265)

This commit is contained in:
Wendong-Fan 2026-02-13 16:06:41 +00:00 committed by GitHub
parent 8b046d8d66
commit a8ec401f19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -261,7 +261,7 @@ jobs:
release/win-x64/*
release/linux-x64/*
# Extract version from tag (e.g., v0.0.82 -> 0.0.82)
# Extract version from tag (e.g., v0.0.83 -> 0.0.83)
- name: Extract version
if: startsWith(github.ref, 'refs/tags/')
id: version