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.
macos
main
1 parent 0d09be4 commit acaf094Copy full SHA for acaf094
main.sh
@@ -30,7 +30,7 @@ if [[ ${CI-} == true ]] && [[ ${TRAVIS_SECURE_ENV_VARS-} == true ]]; then
30
fi
31
32
declare -rgx SOURCE_BRANCH='master'
33
-declare -rgx TARGET_BRANCH='macos'
+declare -rgx TARGET_BRANCH='main'
34
35
declare DS_COMMAND
36
DS_COMMAND=$(command -v "${APPLICATION_COMMAND}" || true)
0 commit comments