[skip ci] ci: Update stable.yml

This removes workflow_dispatch as it was making the builds show as SideStore `develop`

Signed-off-by: Stern <xsternent@gmail.com>
This commit is contained in:
Stern
2023-11-28 05:50:44 -05:00
committed by GitHub
parent dae813d80c
commit 4abbfe6142

View File

@@ -3,7 +3,6 @@ on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+' # example: 1.0.0
workflow_dispatch:
jobs:
build: