A guide on how to use GitHub Actions with Coolify to build and deploy your images.
COOLIFY_TOKEN
in the example.Webhook
menu) and add it to your GitHub repository secrets.
COOLIFY_WEBHOOK
in the example.curl --request GET '${{ secrets.COOLIFY_WEBHOOK }}' --header 'Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}'