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 f237ebb commit 2828f78Copy full SHA for 2828f78
install.sh
@@ -24,7 +24,7 @@ rm ${PSCALE_CLI_HELPER_SCRIPTS_NAME}.zip
24
rm -rf ${PSCALE_CLI_HELPER_SCRIPTS_NAME}-${RELEASE_VERSION}
25
26
echo
27
-echo "Successfully installed pscale-cli-helper-scripts"
+echo "Successfully installed pscale-workflow-helper-scripts"
28
29
echo "Please run 'git add .pscale .github/workflows' and commit changes using 'git commit -m \"Add pscale helper scripts and IssueOps workflows\"'"
30
echo "Then run 'git push' to push changes"
0 commit comments