Skip to content

Commit 03fc470

Browse files
committed
Update oidc.js
1 parent 7773fc9 commit 03fc470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/utils/oidc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ async function oidc ({ packageName, registry, opts, config }) {
134134
}
135135

136136
if (isPublicRepo) {
137-
log.silly('oidc', 'Repository is public, setting access to public')
137+
log.silly('oidc', 'Repository is public, setting provenance')
138138
opts.provenance = true
139139
config.set('provenance', true, 'user')
140140
}

0 commit comments

Comments
 (0)