We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3683d26 commit 8c24268Copy full SHA for 8c24268
1 file changed
.github/workflows/pre-release.yml
@@ -86,6 +86,7 @@ jobs:
86
--app-drop-link 600 185 \
87
--codesign "$CODESIGN_SIGN" \
88
--notarize "CodeEdit" \
89
+ --skip-jenkins \
90
"$RUNNER_TEMP/CodeEdit-$REV.dmg" \
91
"$RUNNER_TEMP/CodeEdit.xcarchive/Products/Applications/"
92
security lock-keychain
0 commit comments