-
Notifications
You must be signed in to change notification settings - Fork 2
chore: wp-graphql-webhooks -> wpgraphql-webhooks #362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
ℹ️ Download the latest wpgraphql-webhooks plugin zip from this PR |
Replaces the use of jq for generating a JSON array of valid plugins with a pure Bash implementation. This improves portability and removes the need for jq in the script's environment.
fix(wpgraphql-webhooks): resolve installation failure from naming inc…
📦 Plugin Artifacts Ready!Download from GitHub Actions run Available plugins:
See the "Artifacts" section at the bottom of the Actions run page |
Description
Related Issue
Dependant PRs
Type of Change
How Has This Been Tested?
Screenshots
Checklist