gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

commit 63b6b5721f6dc5c8c598ab3f918dd37a6bd7e520
parent 0a5ce02e5566f699df6e55ce326299aa64460310
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Tue, 19 Nov 2024 23:05:16 +0100

change name to Release

Diffstat:
M.github/workflows/release.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -name: Nightly +name: Release on: push: