Back to Trigger

Useful Next Steps

docs/snippets/useful-next-steps.mdx

4.4.5604 B
Original Source

Useful next steps

<CardGroup cols={2}> <Card title="Tasks overview" icon="diagram-subtask" href="/tasks/overview"> Learn what tasks are and their options </Card> <Card title="Writing tasks" icon="pen-nib" href="/writing-tasks-introduction"> Learn how to write your own tasks </Card> <Card title="Deploy using the CLI" icon="terminal" href="/cli-deploy"> Learn how to deploy your task manually using the CLI </Card> <Card title="Deploy using GitHub actions" icon="github" href="/github-actions"> Learn how to deploy your task using GitHub actions </Card> </CardGroup>