Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: use apply rather than sync for deploys
We recently added several new manifests to the regular deployments, and since making this change, preview deploys occasionally get gummed up. A manual 'apply' action run locally straightens it out. The long-term solution should be more intelligent wait-for-ready logic in the deploy actions, but until then, let's do the bare minimum to keep things working smoothly.
- Loading branch information