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 0be5237 commit 360d905Copy full SHA for 360d905
.github/actions/authenticateOrg/action.yml
@@ -55,7 +55,7 @@ runs:
55
rm -f ./SFDX_URL.txt
56
rm -f ./loginResult.json
57
else
58
- echo "${green}${bold}Authenticate org successfull.${reset}"
+ echo "${green}${bold}Authenticate org successful.${reset}"
59
fi
60
61
echo "${yellow}${bold}------------------------------------------------------------------------------------------${reset}"
0 commit comments