run workflow on workflow_dispatch
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user