docs: deploying using the github integration (#2598)
* docs: deploying using the github integration * Add hint in the gh actions docs page * Remove extra space * Add a couple of hints to the build config fields
This commit is contained in:
@@ -5,6 +5,10 @@ description: "You can easily deploy your tasks with GitHub actions and other CI
|
||||
|
||||
The instructions below are specific to GitHub Actions, but the same concepts can be used with other CI systems.
|
||||
|
||||
<Tip>
|
||||
Check out our new [GitHub integration](/github-integration) for automatic deployments, without adding any GitHub Actions workflows.
|
||||
</Tip>
|
||||
|
||||
## GitHub Actions example
|
||||
|
||||
This simple GitHub action workflow will deploy your Trigger.dev tasks when new code is pushed to the `main` branch and the `trigger` directory has changes in it.
|
||||
|
||||
Reference in New Issue
Block a user