diff --git a/package.ts b/package.ts index aa075111..daa43a11 100644 --- a/package.ts +++ b/package.ts @@ -54,7 +54,7 @@ const mac: builder.CliOptions = { armv7l: false, arm64: false, projectDir: './build/clean', - publish: 'never', + publish: 'always', } async function executeBuild() {