Skip to content

Commit 214fe3e

Browse files
committed
Dai
1 parent fdc564c commit 214fe3e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/update-citations.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
inputs:
88
open-pr:
99
type: boolean
10+
secrets:
11+
GOOGLE_SCHOLAR_API_KEY:
12+
required: true
1013
outputs:
1114
changed:
1215
value: ${{ jobs.update-citations.outputs.changed }}

0 commit comments

Comments
 (0)