build on version push

This commit is contained in:
2025-11-06 04:01:03 +11:00
parent 90027cf9b8
commit fd85181983
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
name: Build/release
on: push
on:
push:
tags:
- 'v*'
jobs:
release: