We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7baaa2a commit 6bd2222Copy full SHA for 6bd2222
1 file changed
mise/config.toml
@@ -17,6 +17,9 @@ cosign = true
17
minisign = true
18
slsa = true
19
20
+[settings.github]
21
+credential_command = "github-token-get"
22
+
23
[settings.npm]
24
package_manager = "bun"
25
0 commit comments