We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0adf6a commit 792c87dCopy full SHA for 792c87d
vercel_newjitsu.sh
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
3
-echo "❌ $VERCEL_GIT_COMMIT_REF branch doesn't contain newjitsu code, skipping deploy"
+echo "❌ $VERCEL_GIT_COMMIT_REF branch doesn't contain newjitsu code, skipping deploy."
4
exit 0
0 commit comments