Skip to content

Commit c835a64

Browse files
authored
Adding Github Surface Env for Metrics (#21)
Adding Github Surface Env for Metrics
1 parent ef77093 commit c835a64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ runs:
9696
- name: 'Run Gemini CLI'
9797
env:
9898
GEMINI_API_KEY: '${{ env.GEMINI_API_KEY }}'
99+
SURFACE: 'GitHub'
99100
PROMPT: '${{ inputs.prompt }}'
100101
shell: 'bash'
101102
run: |

0 commit comments

Comments
 (0)