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