Skip to content

Commit 4614302

Browse files
committed
Change user org back to nv-legate in vault-s3-init.
1 parent e752e31 commit 4614302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

continuous_integration/scripts/vault-s3-init

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ vault_s3_init() {
3939
echo ""
4040

4141
local vault_token=null;
42-
local user_orgs=nvidia;
42+
local user_orgs=nv-legate;
4343

4444
# Attempt to authenticate with GitHub
4545
eval "$(get_vault_token "${VAULT_HOST}" ${user_orgs} "$GH_TOKEN")";

0 commit comments

Comments
 (0)