publish never
This commit is contained in:
		@@ -60,6 +60,7 @@ async function build(os, arch, config) {
 | 
				
			|||||||
    await builder.build({
 | 
					    await builder.build({
 | 
				
			||||||
        targets: targets,
 | 
					        targets: targets,
 | 
				
			||||||
        config: config,
 | 
					        config: config,
 | 
				
			||||||
 | 
					        publish: 'never'
 | 
				
			||||||
    })
 | 
					    })
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
async function cmd() {
 | 
					async function cmd() {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user