posspack/.forgejo/scripts/update-wiki.py
Ashley Graves 0cd193a161
All checks were successful
/ test (push) Successful in 11s
test
2024-07-27 14:28:16 +02:00

6 lines
80 B
Python

#!/usr/bin/env python
import glob
import os
print(os.environ["GITHUB_TOKEN"])