mirror of
https://github.com/godotengine/godot-team-reports.git
synced 2026-01-05 14:10:05 +03:00
Use custom access tokens for GitHub API
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
||||
- name: Fetch pull request data
|
||||
run: npm run compose-db
|
||||
env:
|
||||
GRAPHQL_TOKEN: ${{ secrets.GRAPHQL_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Archive production artifacts
|
||||
|
||||
Reference in New Issue
Block a user