Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Yahav Itschak <[email protected]>
  • Loading branch information
carmithersh and yahavi authored May 20, 2024
1 parent 9d87f0a commit bb2b998
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
Expand Up @@ -19,7 +19,7 @@ outputs:
jf-oidc-token:
description: "JFrog oidc token generated by the JFrog CLI when setting oidc-provider-name."
jf-oidc-user:
description: "JFrog oidc username from the oidc token generated by the JFrog CLI when setting oidc-provider-name."
description: "JFrog OIDC username from the oidc token generated by the Setup JFrog CLI when setting oidc-provider-name."
runs:
using: "node20"
main: "lib/main.js"
Expand Down

0 comments on commit bb2b998

Please sign in to comment.