diff --git a/action.yml b/action.yml index b549d68..736e5c4 100644 --- a/action.yml +++ b/action.yml @@ -207,7 +207,7 @@ runs: fi fi env: - AUDIENCE: ${{ inputs.url || 'https://codecov.io' }} + CC_OIDC_AUDIENCE: ${{ inputs.url || 'https://codecov.io' }} - name: Override branch for forks shell: bash