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