mirror of
https://github.com/mivodev/registry.git
synced 2026-01-26 13:31:54 +07:00
chore: add readme, remove public dir, use PAT in workflow
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user