You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Upload the FOLDER (not a .zip). The artifact service zips it for us,
58
70
# keeping the top-level folder name inside the archive.
59
71
- name: Upload plugin artifact
@@ -69,5 +81,5 @@ jobs:
69
81
with:
70
82
message: |
71
83
**Test on Playground**
72
-
[Test this pull request on the Playground](https://playground.wordpress.net/?blueprint-url=https%3A%2F%2Fprogressplanner.com%2Fresearch%2Fblueprint-pp2.php%3Frepo%3D${{ github.repository }}%26run%3D${{ github.run_id }})
84
+
[Test this pull request on the Playground](https://playground.wordpress.net/?blueprint=${{ steps.blueprint.outputs.blueprint }})
73
85
or [download the zip](https://nightly.link/${{ github.repository }}/actions/runs/${{ github.run_id }}/${{ github.event.repository.name }}.zip)
0 commit comments