We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec8904d commit 038ce08Copy full SHA for 038ce08
settings.yml
@@ -1,9 +1,9 @@
1
-localFolder: 'backup'
+localFolder: backup
2
3
sources:
4
- title: github
5
hoster: github
6
type: org
7
name: team
8
authName: username
9
- password: password
+ password: '%GH_PASS%'
0 commit comments