Feat: Add GitHub token verification script and integrate it into workflow
Test Python CLI / test (push) Successful in 11s

This commit is contained in:
2026-08-24 09:24:29 +02:00
parent 1ab8c20f6b
commit dbea784721
3 changed files with 41 additions and 0 deletions
+3
View File
@@ -19,6 +19,9 @@ jobs:
with:
python-version: '3.14'
- name: Check Authentication
run: python3 python/check_github_token.py "${{ secrets.GH_TOKEN }}"
- name: Go ACME Setup
run: python3 python/install_github_release.py go-acme/lego -t archive -k "${{ secrets.GH_TOKEN }}" -p /tmp/python-cli-test