Add hook script to update and publish appstream metainfo on electron build (#1719)

This commit is contained in:
Adam
2026-02-17 09:54:11 +13:00
committed by GitHub
parent 7656e84c20
commit f293fb287d
3 changed files with 78 additions and 11 deletions
+1
View File
@@ -57,6 +57,7 @@ linux:
artifactName: ${productName}-${os}-${arch}.${ext}
npmRebuild: false
afterAllArtifactBuild: scripts/after-all-artifact-build.mjs
publish:
provider: github
owner: jeffvli