We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d4e6d commit eb67468Copy full SHA for eb67468
1 file changed
.github/actions/artifactory-oidc/action.yml
@@ -13,7 +13,7 @@ inputs:
13
oidc-provider-name:
14
description: "OIDC provider name configured in Artifactory"
15
required: false
16
- default: "github-actions"
+ default: "github-actions-segmentio"
17
pypi-repo:
18
description: "Artifactory virtual PyPI repository name (used only when deriving index URL from artifactory-url)"
19
0 commit comments