Revert git pass config
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
[user]
|
||||
email = "ehtrude@gmail.com"
|
||||
name = "TrudeEH"
|
||||
password = $(pass show github/token)
|
||||
password = $GITHUB_TOKEN
|
||||
|
||||
|
||||
[credential]
|
||||
helper = cache
|
||||
|
||||
Reference in New Issue
Block a user