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