diff --git a/action.yml b/action.yml index 6152310..3af26db 100644 --- a/action.yml +++ b/action.yml @@ -72,7 +72,6 @@ inputs: jwtGithubAudience: description: 'Identifies the recipient ("aud" claim) that the JWT is intended for' required: false - default: 'sigstore' jwtTtl: description: 'Time in seconds, after which token expires' required: false