Added an utility that validates GitHub token.
All checks were successful
Test Action / test (push) Successful in 3s

This commit is contained in:
2026-01-11 14:27:32 +01:00
parent fc727877e6
commit 2bb60fc0ed
4 changed files with 45 additions and 2 deletions

View File

@@ -148,6 +148,16 @@ Options:
-h, --help Show this help message
```
## GitHub Token Verification
The project includes a utility to verify the validity of your GitHub token:
```bash
check-github-token <token>
```
If no token is provided as an argument, it will attempt to read from the `GITHUB_TOKEN` environment variable.
## Asset Selection Procedure
The list of assets from the latest release is filtered based on the following rules: