fix: disabled workflow, manual build

This commit is contained in:
eddyizm
2025-10-26 12:01:51 -07:00
parent 0c3b43c5dc
commit c95e7cc5e0
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ name: Github Release Workflow
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+'
jobs:
build: