chore: add readme, remove public dir, use PAT in workflow

This commit is contained in:
dyzulk
2026-01-19 16:05:11 +07:00
parent 8d5548c73f
commit 6c7a1ccf1e
2 changed files with 25 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ jobs:
- name: Generate Registry & Releases
run: php scripts/generate_registry.php
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
# Upload the 'public' folder as an artifact for Pages
- name: Upload artifact