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
* Clears OPcache via WP-CLI (requires [WP-CLI Clear OPcache](https://github.com/wearerequired/wp-cli-clear-opcache)). Can be disabled via `wp_clear_opcache` option.
24
24
* Runs WordPress database routine if `wordpress` option is set.
25
25
* Runs custom commands via `post_rollout_commands` option before the deployment is finished.
26
-
* Provides a [reusable workflow for GitHub](./github/workflows/deploy.yml) for deployment.
26
+
* Provides a [reusable workflow for GitHub](./.github/workflows/deploy.yml) for deployment.
0 commit comments