chore(ci/cd): add workflow_dispatch to release workflow

This commit is contained in:
Suyog Tandel
2026-01-29 13:35:23 +05:30
committed by GitHub
parent 4a9a72a751
commit 49ccb1acfb
+1
View File
@@ -3,6 +3,7 @@ on:
push:
branches:
- release
workflow_dispatch:
jobs:
publish-tauri: