Skip to content

Commit

Permalink
Test: add test updates to see if the p tags come back
Browse files Browse the repository at this point in the history
  • Loading branch information
villyes-ledger committed Oct 2, 2024
1 parent e9f00b4 commit 5ceb8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/jfrog-login/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: |
outputs:
oidc-token:
description: "OIDC token generated by JFrog CLI for secure API/CLI interactions, using the Setup JFrog CLI step with the configured oidc-provider-name."
description: "TEST TEST TEST OIDC token generated by JFrog CLI for secure API/CLI interactions, using the Setup JFrog CLI step with the configured oidc-provider-name."
value: ${{ steps.setup-jfrog-cli.outputs.oidc-token }}
oidc-user:
description: "Username extracted from the OIDC token during authentication."
Expand Down

0 comments on commit 5ceb8fc

Please sign in to comment.