feat: (ai gen) github release workflow

This commit is contained in:
2026-02-10 08:08:48 +01:00
parent 1739142cf3
commit e89774f080
2 changed files with 60 additions and 0 deletions

View File

@@ -103,6 +103,12 @@
"linux": {
"target": ["AppImage"],
"category": "Utility"
},
"publish": {
"provider": "github",
"owner": "SrIzan10",
"repo": "helium",
"releaseType": "release"
}
}
}