Bump version to 0.6.3, temporarily disable release CI
Some checks failed
CI / test (push) Failing after 1m35s

Disable release workflow trigger to prevent duplicate builds
when tagging manually with pre-built binaries.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Siavash Sameni
2026-04-18 11:51:34 +04:00
parent e6cecc7bd8
commit 82ea10f2d5
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ name: Build & Release
on:
push:
tags:
- 'v*'
- 'disabled-v*'
jobs:
release: