build: add gitea release workflow
This commit is contained in:
@@ -67,6 +67,13 @@ scrape_configs:
|
||||
credentials: "<bearer_token>"
|
||||
```
|
||||
|
||||
## CI Release Notes
|
||||
|
||||
The Gitea workflow expects these secrets/variables:
|
||||
|
||||
- `GITEA_TOKEN`: token with repo write access for tags/releases.
|
||||
- `GITEA_API_URL`: API base URL, for example `https://git.garvis.dev/api/v1`.
|
||||
|
||||
## Metrics
|
||||
|
||||
Some metrics depend on server implementations (TPS/MSPT, player ping, tile entities). If a method is unavailable on your server build, those metrics are omitted.
|
||||
|
||||
Reference in New Issue
Block a user