Skip to content

Commit ab9cd42

Browse files
committed
Remove debug step for OIDC claims
I think I tracked the issue down a copy/paste error on the repository owner ID.
1 parent 2de397b commit ab9cd42

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/upload-build-android.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,6 @@ jobs:
108108
exit 1
109109
fi
110110
111-
- name: Debug OIDC Claims
112-
uses: steve-todorov/oidc-debugger-action@b6d83b24a379e77233fb6b26f1c1a662c4bf443c
113-
with:
114-
audience: "${{ github.server_url }}/${{ github.repository }}"
115-
116111
- id: gcp_auth
117112
name: Configure Google Cloud authentication
118113
uses: google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093

0 commit comments

Comments
 (0)