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
+2 -4
View File
@@ -1,9 +1,7 @@
name: 'release'
on:
push:
branches:
- release
workflow_dispatch
jobs:
release-tauri:
@@ -106,4 +104,4 @@ jobs:
releaseBody: 'See the assets to download this version and install.'
releaseDraft: true
prerelease: false
args: ${{ matrix.args }}
args: ${{ matrix.args }}