mirror of
https://github.com/litruv/AudioSort.git
synced 2026-07-24 02:36:01 +10:00
build on version push
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -1,6 +1,9 @@
|
|||||||
name: Build/release
|
name: Build/release
|
||||||
|
|
||||||
on: push
|
on:
|
||||||
|
push:
|
||||||
|
tags:
|
||||||
|
- 'v*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
# AudioSort
|
# AudioSort
|
||||||
|
[](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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user