Skip to content

Commit d1ce8f8

Browse files
committed
Update oidc params
1 parent 5ff753e commit d1ce8f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/upload-to-jfrog/action.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ inputs:
1717
oidc-provider:
1818
description: ""
1919
required: false
20-
default: gh-aerospike-clients
20+
default: database-gh-aerospike
2121
oidc-audience:
2222
description: ""
2323
required: false
24-
default: aerospike/clients
24+
default: database-gh-aerospike
2525

2626
runs:
2727
using: "composite"

0 commit comments

Comments
 (0)