Skip to content

Commit eb67468

Browse files
committed
Fix Artifactory OIDC provider name for segmentio org
1 parent 74d4e6d commit eb67468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/artifactory-oidc/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ inputs:
1313
oidc-provider-name:
1414
description: "OIDC provider name configured in Artifactory"
1515
required: false
16-
default: "github-actions"
16+
default: "github-actions-segmentio"
1717
pypi-repo:
1818
description: "Artifactory virtual PyPI repository name (used only when deriving index URL from artifactory-url)"
1919
required: false

0 commit comments

Comments
 (0)