Skip to content

Commit

Permalink
fix: Update oidc-audience in jfrog-upload action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AEnguerrand committed Aug 28, 2024
1 parent ac4845c commit eae92d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/jfrog-upload/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
JF_URL: "https://artifactory.ledgerlabs.net"
with:
oidc-provider-name: github
oidc-audience: artifactory-9
oidc-audience: artifactory-10
- run: |
jfrog rt u ${{ inputs.path }} ${{ inputs.artifactory_repository}}
shell: bash

0 comments on commit eae92d3

Please sign in to comment.