There was an error while loading. Please reload this page.
1 parent 970ed6c commit ed65066Copy full SHA for ed65066
1 file changed
.github/workflows/reqcheck.yml
@@ -39,5 +39,5 @@ jobs:
39
- name: Run reqcheck
40
run: ./reqcheck vcpkg --overlay WebKitRequirements . | tee results.txt
41
env:
42
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_public_token: ${{ secrets.GITHUB_TOKEN }}
43
gitlab_freedesktop_token: ${{ secrets.GITLAB_FREEDESKTOP_TOKEN }}
0 commit comments