We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2dbf2 commit d3d6f9fCopy full SHA for d3d6f9f
1 file changed
.github/workflows/search_github.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Run Search Script
29
env:
30
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GHUB_TOKEN }}
31
run: python scripts/github/workflows/search_repos.py
32
33
- name: Upload Search Results Artifact
0 commit comments