A GitHub connection pushes your Vexly secrets to a repository’s Actions secrets, so your GitHub Actions workflows run with the values you manage in Vexly.
Create a token
Create a fine-grained personal access token at Settings → Developer settings → Personal access tokens.
Grant it Repository permissions → Secrets: Read and write on the repositories you want to push to.
Add the connection in Vexly
- Open Integrations in Vexly and pick GitHub under Browse integrations.
- Paste the token.
- Click Save connection. Vexly verifies it with GitHub and stores it encrypted — the connection is reusable across every project in your workspace.