We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85d2de commit 4296078Copy full SHA for 4296078
deploy.sh
@@ -13,7 +13,7 @@ GITPATH="$CURRENTDIR/" # this file should be in the base of your git repository
13
# svn config
14
SVNPATH="/tmp/$PLUGINSLUG" # path to a temp SVN repo. No trailing slash required and don't add trunk.
15
SVNURL="http://plugins.svn.wordpress.org/$PLUGINSLUG/" # Remote SVN repo on wordpress.org, with trailing slash
16
-SVNUSER="rajuru" # your svn username
+SVNUSER="sparkpost" # your svn username
17
18
19
# Let's begin...
0 commit comments