run workflow on workflow_dispatch

This commit is contained in:
FTCHD
2025-01-31 16:34:20 +02:00
committed by GitHub
parent bdf77ba8df
commit 4778155c54
+1 -3
View File
@@ -1,9 +1,7 @@
name: 'release'
on:
push:
branches:
- release
workflow_dispatch
jobs:
release-tauri: