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 name: Build/release
on: push on:
push:
tags:
- 'v*'
jobs: jobs:
release: release:

View File

@@ -1,4 +1,5 @@
# AudioSort # AudioSort
[![Build/release](https://github.com/litruv/AudioSort/actions/workflows/build.yml/badge.svg)](https://github.com/litruv/AudioSort/actions/workflows/build.yml)
A desktop application for organizing, tagging, and managing WAV audio files with Universal Category System (UCS) support. A desktop application for organizing, tagging, and managing WAV audio files with Universal Category System (UCS) support.