We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b8d50d + dfed392 commit ec255baCopy full SHA for ec255ba
1 file changed
ci/deploy.sh
@@ -41,7 +41,7 @@ git config push.default "current"
41
if [[ "$TRAVIS_BRANCH" == "release-"* ]]; then
42
fname="phar/wp-cli-release.phar"
43
else
44
- fname="phar/wp-cli-v2-nightly.phar"
+ fname="phar/wp-cli-nightly.phar"
45
fi
46
47
mv /tmp/wp-cli-phar/wp $fname
0 commit comments