We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbfadd9 commit d26e6c1Copy full SHA for d26e6c1
.github/workflows/ci.yml
@@ -46,3 +46,4 @@ jobs:
46
- run: pnpm test
47
env:
48
GITHUB_API_URL: ""
49
+ GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}
0 commit comments