We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74773e9 commit 19eeb88Copy full SHA for 19eeb88
scripts/release.js
@@ -86,6 +86,7 @@ const APPLE_TEAM_ID = 'CMXCBCFHDG'
86
process.env.APPLE_TEAM_ID = APPLE_TEAM_ID
87
88
builder.build({
89
+ publish: "onTag",
90
targets: target,
91
config: {
92
afterPack,
0 commit comments