We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
BEGIT_GH_API_KEY
1 parent efa5262 commit 0fc01a7Copy full SHA for 0fc01a7
.github/workflows/tests.yml
@@ -31,3 +31,5 @@ jobs:
31
run: pnpm build
32
- name: Test all packages
33
run: pnpm test
34
+ env:
35
+ BEGIT_GH_API_KEY: ${{ secrets.GITHUB_TOKEN }}
0 commit comments