We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da919c7 commit 83a4dfdCopy full SHA for 83a4dfd
1 file changed
.github/workflows/ci.yml
@@ -25,3 +25,5 @@ jobs:
25
run: uv run pytest
26
- name: Build
27
run: uv run contributor-network build
28
+ env:
29
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments