feat(cli): add --github-workflows (#11118)

closes #11117
This commit is contained in:
Amr Bashir
2024-09-25 03:11:38 +03:00
committed by GitHub
parent 06718b4569
commit a944b9b05b
4 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
"tauri-cli": "patch:feat"
"@tauri-apps/cli": "patch:feat"
---
Add `--github-workflows` flag for `tauri plugin new/init`.