Skip to content

Commit 682e68e

Browse files
committed
Simplify v3 README heads-up
1 parent 40530b3 commit 682e68e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Add a **Preview in WordPress Playground** button to every pull request — so re
1717
<a href="#troubleshooting">troubleshooting</a>
1818
</p>
1919

20-
> **Heads upv3 is a meaningful change from v2.** The action's no-build inputs (`plugin-path:`, `theme-path:`, `blueprint:`, `blueprint-url:`) still work the same way, but v3 adds two reusable workflows that replace the common old hand-rolled "Advanced: Testing Built CI Artifacts" pattern (~107 lines of caller-side YAML → ~14), and the shared `ci-artifacts` release is now created as a prerelease instead of a draft so download URLs are public on first run. The legacy artifact helper still exists for unusual cross-repository or custom-retention setups. See [Migrating from older usage](#migrating-from-older-usage) before upgrading. **Looking for the v2 docs?** They live at the [pre-v3 README on GitHub](https://github.com/WordPress/action-wp-playground-pr-preview/blob/c860752/README.md).
20+
> **Heads up:** v3 keeps the direct no-build action inputs, and adds fork-safe reusable workflows for built previews. See [Migrating from older usage](#migrating-from-older-usage) for what changed; the old v2 docs are in the [pre-v3 README](https://github.com/WordPress/action-wp-playground-pr-preview/blob/c860752/README.md).
2121
2222
This repo ships **one action and two reusable workflows**, all pinnable as `@v3`:
2323

0 commit comments

Comments
 (0)