docs: add verified Forgejo CI debugging guide to AGENTS.md
Verified: - Web UI URL for viewing workflow runs - SSH command to access runner logs - Common failure patterns and fixes
This commit is contained in:
@@ -136,7 +136,6 @@ jobs:
|
||||
APP_PORT: "8000"
|
||||
TURNSTILE_SITE_KEY: ${{ vars.TURNSTILE_SITE_KEY }}
|
||||
TURNSTILE_SECRET_KEY: ${{ secrets.TURNSTILE_SECRET_KEY }}
|
||||
DATABENTO_API_KEY: ${{ secrets.DATABENTO_API_KEY }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user