release: v0084 for intel mac (#1270)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run

This commit is contained in:
Wendong-Fan 2026-02-14 12:24:38 +00:00 committed by GitHub
parent 9c396ee015
commit d0f8ac9d38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

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