Skip to content

Commit ed65066

Browse files
committed
Fix
1 parent 970ed6c commit ed65066

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reqcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
- name: Run reqcheck
4040
run: ./reqcheck vcpkg --overlay WebKitRequirements . | tee results.txt
4141
env:
42-
github_token: ${{ secrets.GITHUB_TOKEN }}
42+
github_public_token: ${{ secrets.GITHUB_TOKEN }}
4343
gitlab_freedesktop_token: ${{ secrets.GITLAB_FREEDESKTOP_TOKEN }}

0 commit comments

Comments
 (0)