Introduce automated deploy to WP.org
Compare changes
+ 6
− 5
@@ -58,11 +58,6 @@ if [[ -z "$PLUGIN_VERSION" ]]; then
@@ -122,6 +117,12 @@ svn cp "trunk" "tags/$PLUGIN_VERSION"
Ported from 10up's GitHub Action: https://github.com/10up/actions-wordpress/blob/598b1572d5024340f09d7efc083a65ebff3bcdef/dotorg-plugin-deploy/entrypoint.sh