Fix CI/CD: use upload-artifact@v3 for Gitea, configure targets to msi/appimage only
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"tauri": {
|
||||
"bundle": {
|
||||
"active": true,
|
||||
"targets": "all",
|
||||
"targets": ["msi", "appimage"],
|
||||
"identifier": "in.cinny.app",
|
||||
"icon": [
|
||||
"icons/32x32.png",
|
||||
|
||||
Reference in New Issue
Block a user