Skip to content

Commit 7749e25

Browse files
author
Pedro Pombeiro
committed
fix(mise): correct mise github token script path to resolve from $HOME
1 parent 6e47b19 commit 7749e25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.config/mise/config.toml##default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
redactions = ["*_API_KEY", "*_TOKEN"]
22

33
[env]
4-
_.source = { path = ".github_token.sh", redact = true }
4+
_.source = { path = ".config/mise/.github_token.sh", redact = true }
55

66
[settings]
77
jobs = 1

0 commit comments

Comments
 (0)