Skip to content

Update WordPress plugin deployment action version#854

Merged
georgestephanis merged 1 commit intomasterfrom
fix/deploy-action
Mar 27, 2026
Merged

Update WordPress plugin deployment action version#854
georgestephanis merged 1 commit intomasterfrom
fix/deploy-action

Conversation

@jeffpaul
Copy link
Copy Markdown
Member

What?

Puts back the right deploy action and pins to the latest release commit hash.

Copilot summary

This pull request updates the deployment workflow to use a newer and more appropriate GitHub Action for deploying to WordPress.org. The action has been changed from an asset update action to a dedicated deploy action, and the version has been bumped.

Deployment workflow update:

  • Updated the WordPress.org deployment step in .github/workflows/deploy.yml to use 10up/action-wordpress-plugin-deploy@v2.3.0 instead of 10up/action-wordpress-plugin-asset-update@v2.2.0, ensuring a more suitable and up-to-date deployment process.

Why?

How?

Testing Instructions

Screenshots or screencast

Changelog Entry

Fixed - WordPress Deploy action.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 27, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core SVN

If you're a Core Committer, use this list when committing to wordpress-develop in SVN:

Props: jeffpaul, masteradhoc, georgestephanis.

GitHub Merge commits

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>
Co-authored-by: masteradhoc <masteradhoc@git.wordpress.org>
Co-authored-by: georgestephanis <georgestephanis@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Copy link
Copy Markdown
Collaborator

@masteradhoc masteradhoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@georgestephanis georgestephanis merged commit 272a610 into master Mar 27, 2026
57 checks passed
@masteradhoc masteradhoc deleted the fix/deploy-action branch March 27, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants