bug: GH release artifact issue
Overview
Since the latest release of wp-graphql-content-blocks, the plugin is in a "@wpengine" folder
Before: (working)
https://github.com/wpengine/wp-graphql-content-blocks/releases/tag/v4.8.2
After: (wrapped in a parent directory)
https://github.com/wpengine/wp-graphql-content-blocks/releases/tag/v4.8.3
Noting no changes made to GH actions.
How to replicate
Thanks @justlevine
wp plugin install https://github.com/wpengine/wp-graphql-content-blocks/releases/latest/download/wp-graphql-content-blocks.zip --allow-root
@wpengine/headless-open-source
I have manually fixed the release by updating the "wp-graphql-content-blocks.zip" artifact.
This needs to be looked into before the next release on why it is being wrapped in parent folder.
Issue should now be fixed and we will investigate and fix for the next release.