Skip to content

Commit

Permalink
fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
mlbiam committed May 2, 2023
1 parent b5857bd commit dda8fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Generate OIDC JWT'
description: 'Generates an OpenID Connect JSON Web Token (JWT) for specified audiences based on your workflow''s identity. The JWT is stored as a secret environment variable, so it can''t be output to the logs'
description: 'Generates an OpenID Connect JSON Web Token (JWT) for specified audiences based on your workflow''s identity.'
branding:
icon: 'lock'
color: 'red'
Expand Down

0 comments on commit dda8fc4

Please sign in to comment.