Skip to content

Commit

Permalink
WIP: unused env
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaso committed Nov 18, 2023
1 parent faf9218 commit 59c3eb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ runs:
ACTION_PATH: ${{ github.action_path }}
AUDIENCE: ${{ steps.determine.outputs.audience }}
BACKEND: ${{ inputs.oidc_backend }}
JWT_TOKEN: ${{ steps.github_auth.outputs.jwt_token }}
ROLE: ${{ inputs.oidc_role }}
VAULT_SERVER: ${{ inputs.vault_server }}

Expand Down

0 comments on commit 59c3eb7

Please sign in to comment.