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
The `roots/setup-trellis-cli` action is a JavaScript action that sets up [Trellis CLI](https://github.com/roots/trellis-cli) in your GitHub Actions workflow by:
7
9
@@ -13,6 +15,10 @@ The `roots/setup-trellis-cli` action is a JavaScript action that sets up [Trelli
13
15
14
16
See the [**Deploying Trellis WordPress Sites with GitHub Actions guide**](https://roots.io/trellis/docs/deploy-with-github-actions/).
15
17
18
+
## Support us
19
+
20
+
We're dedicated to pushing modern WordPress development forward through our open source projects, and we need your support to keep building. You can support our work by purchasing [Radicle](https://roots.io/radicle/), our recommended WordPress stack, or by [sponsoring us on GitHub](https://github.com/sponsors/roots). Every contribution directly helps us create better tools for the WordPress ecosystem.
21
+
16
22
## Example usage
17
23
18
24
```yaml
@@ -127,16 +133,12 @@ automatically.
127
133
#### `version`
128
134
The Trellis CLI version installed. Example: `v1.5.1`
129
135
130
-
## Contributing
131
-
132
-
Contributions are welcome from everyone. We have [contributing guidelines](https://github.com/roots/guidelines/blob/master/CONTRIBUTING.md) to help you get started.
133
-
134
136
## Community
135
137
136
138
Keep track of development and community news.
137
139
138
-
- Join us on Roots Slack by becoming a [GitHub sponsor](https://github.com/sponsors/roots) or [patron](https://www.patreon.com/rootsdev)
139
-
- Participate on the [Roots Discourse](https://discourse.roots.io/)
140
+
- Join us on Discord by [sponsoring us on GitHub](https://github.com/sponsors/roots)
141
+
- Join us on [Roots Discourse](https://discourse.roots.io/)
140
142
- Follow [@rootswp on Twitter](https://twitter.com/rootswp)
141
-
- Read and subscribe to the [Roots Blog](https://roots.io/blog/)
143
+
- Follow the [Roots Blog](https://roots.io/blog/)
142
144
- Subscribe to the [Roots Newsletter](https://roots.io/subscribe/)
0 commit comments