Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit c262317

Browse files
fix: add publisher for appx build
1 parent 01425f4 commit c262317

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,9 @@
243243
"sha256"
244244
]
245245
},
246+
"appx": {
247+
"publisher": "CN=Xcoding Labs Inc., O=Xcoding Labs Inc., L=Westminster, S=Colorado, C=US"
248+
},
246249
"linux": {
247250
"target": [
248251
"AppImage",

0 commit comments

Comments
 (0)