Commit 7cf29fd
committed
Disable dry-run for WP plugin deploy
Update GitHub Actions workflow to perform real WordPress plugin deployments by setting the 10up/action-wordpress-plugin-deploy input dry-run to false. This enables publishing to SVN using the existing SVN_USERNAME and SVN_PASSWORD secrets; ensure those secrets are configured correctly before merging.1 parent dea4bc4 commit 7cf29fd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments