Error
Kosli CLI commands fail in GitHub Actions becauseKOSLI_API_TOKEN is not set, even though the secret exists in your repository.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How to make the KOSLI_API_TOKEN secret available in GitHub Actions workflows.
KOSLI_API_TOKEN is not set, even though the secret exists in your repository.
env:
KOSLI_API_TOKEN: ${{ secrets.kosli_api_token }}