Skip to content

Commit

Permalink
Set ID token audience
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Nov 11, 2024
1 parent 013ba9e commit 04d4676
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ jobs:
create_credentials_file: true
service_account: ${{ secrets.WORKBENCH_GSA }}
token_format: 'id_token'
access_token_scopes: "https://www.googleapis.com/auth/spreadsheets.readonly"

id_token_audience: "https://docs.google.com"

- name: download sheet
run: |-
Expand Down

0 comments on commit 04d4676

Please sign in to comment.