Skip to content

Commit 6bd2222

Browse files
committed
feat(mise): plumb new github.command setting to custom helper
1 parent 7baaa2a commit 6bd2222

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

mise/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ cosign = true
1717
minisign = true
1818
slsa = true
1919

20+
[settings.github]
21+
credential_command = "github-token-get"
22+
2023
[settings.npm]
2124
package_manager = "bun"
2225

0 commit comments

Comments
 (0)