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.
1 parent 6606c64 commit cdf8869Copy full SHA for cdf8869
1 file changed
.github/workflows/update-citations.yaml
@@ -58,8 +58,6 @@ jobs:
58
59
- name: Build updated citations
60
if: github.event.action != 'closed'
61
- env:
62
- GOOGLE_SCHOLAR_API_KEY: ${{ secrets.GOOGLE_SCHOLAR_API_KEY }}
63
run: python _cite/cite.py
64
timeout-minutes: 15
65
0 commit comments