Introduce automated deploy to WP.org
Compare changes
+ 13
− 11
@@ -58,17 +58,12 @@ if [[ -z "$PLUGIN_VERSION" ]]; then
@@ -77,27 +72,28 @@ svn checkout --depth immediates "$SVN_URL" "$SVN_DIR"
@@ -122,6 +118,12 @@ svn cp "trunk" "tags/$PLUGIN_VERSION"