We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41fd1c0 commit 6e67031Copy full SHA for 6e67031
1 file changed
.github/workflows/gemini-review.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: 'Mint identity token'
30
id: 'mint_identity_token'
31
if: |-
32
- ${{ vars.GOOGLE_API_KEY }}
+ ${{ vars.APP_ID }}
33
uses: 'actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b' # ratchet:actions/create-github-app-token@v2
34
with:
35
app-id: '${{ vars.AgentStack }}'
0 commit comments