Skip to content

Commit 23fb3d2

Browse files
committed
add token
1 parent a3c6eb4 commit 23fb3d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/modules/datasource/bitrise/readme.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ If you are using a self-hosted Bitrise and use not the default registry, you wil
3535
"hostRules": [
3636
{
3737
"hostType": "bitrise",
38-
"matchHost": "https://api.github.com/repos/my-org/my-repo/contents"
38+
"matchHost": "https://api.github.com/repos/my-org/my-repo/contents",
39+
"token": "< Github.com token >"
3940
}
4041
]
4142
}

0 commit comments

Comments
 (0)