Skip to content

Commit

Permalink
add audience to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mnbf9rca authored Sep 12, 2024
1 parent f88fd12 commit 2c2c582
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ jobs:
path: ./.github/actions/actions-oidc-debugger
- name: Debug OIDC Claims
uses: ./.github/actions/actions-oidc-debugger

with:
audience: '${{ github.server_url }}/${{ github.repository_owner }}'

- name: get workspacedir
# see https://github.com/actions/runner/issues/2058#issuecomment-1308554566
shell: bash
Expand Down

0 comments on commit 2c2c582

Please sign in to comment.