Support tag updates
Compare changes
+ 23
− 13
@@ -8,7 +8,7 @@ set -eo
@@ -43,14 +43,15 @@ if [[ -z "$WP_ORG_ASSETS_DIR" ]]; then
@@ -58,7 +59,7 @@ svn checkout --depth immediates "$SVN_URL" "$SVN_DIR"
@@ -68,8 +69,8 @@ git config --global user.email "git-contrib+ci@ethitter.com"
@@ -91,6 +92,13 @@ cd "$SVN_DIR"
@@ -104,9 +112,11 @@ svn add . --force > /dev/null