Skip to content

Commit

Permalink
set sheets audience
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Nov 11, 2024
1 parent 04d4676 commit 07a8986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
create_credentials_file: true
service_account: ${{ secrets.WORKBENCH_GSA }}
token_format: 'id_token'
id_token_audience: "https://docs.google.com"
id_token_audience: "https://sheets.googleapis.com"

- name: download sheet
run: |-
Expand Down

0 comments on commit 07a8986

Please sign in to comment.